root/erlang/EMakefile

Revision 13:fbb712c47aeb, 140 bytes (checked in by dcaoyuan, 8 months ago)

Some erlang snippet code.

Line 
1{"src/profile/*", [debug_info, {outdir, "ebin"}, {i, "/usr/local/lib"}]}.
2{"src/*", [debug_info, {outdir, "ebin"}, {i, "/usr/local/lib"}]}.
Note: See TracBrowser for help on using the browser.