Add Emakefile

This commit is contained in:
Craig Everett 2025-01-21 12:31:25 +09:00
parent 6ba309bdb9
commit 93e7315464
2 changed files with 1 additions and 0 deletions

1
Emakefile Normal file
View File

@ -0,0 +1 @@
{"src/*", [debug_info, {i, "include/"}, {outdir, "ebin/"}]}.

View File