Files
linguist/samples/Erlang/filenames/Emakefile
2017-02-02 11:09:07 -08:00

8 lines
97 B
Erlang

{"src/*", [
report,
verbose,
{i, "include"},
{outdir, "ebin"},
debug_info
]}.