Explorar el Código

Added standard Emakefile.

Paul Downen hace 13 años
padre
commit
8fe5fc9e89
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      Emakefile

+ 4 - 0
Emakefile

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