From b57628e6519b5a031bbba970c70fb8c2ac204640 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Fri, 14 Oct 2011 03:17:19 +0200 Subject: replaced half autoconf build system with a simpler GNU make and Emake based one new build system adheres to common usage of make command line and environment variables --- Emakefile | 1 + 1 file changed, 1 insertion(+) create mode 100644 Emakefile (limited to 'Emakefile') diff --git a/Emakefile b/Emakefile new file mode 100644 index 0000000..9ea5354 --- /dev/null +++ b/Emakefile @@ -0,0 +1 @@ +{'src/*',[{outdir, "ebin"}, {i, "include"}]}. -- cgit v1.2.3