Przeglądaj źródła

Added standard Emakefile.

Paul Downen 13 lat temu
rodzic
commit
8fe5fc9e89
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      Emakefile

+ 4 - 0
Emakefile

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