summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/Makefile b/Makefile
deleted file mode 100644
index 71d678f..0000000
--- a/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-PACKAGE=acf-core
-VERSION=2.0
-
-#SUBDIRS=app cgi-bin lib static www
-SUBDIRS=app
-EXTRA_DIST=README.makefiles
-
-# since this is top level dir we have to set SUBDIR to blank
-SUBDIR=
-
-include config.mk
-include acf.mk