summaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.cvs')
-rw-r--r--Makefile.cvs11
1 files changed, 0 insertions, 11 deletions
diff --git a/Makefile.cvs b/Makefile.cvs
deleted file mode 100644
index eb9aae8..0000000
--- a/Makefile.cvs
+++ /dev/null
@@ -1,11 +0,0 @@
-
-all:
- @echo "This Makefile is only for the CVS repository"
- @echo "This will be deleted before making the distribution"
- @echo ""
- $(MAKE) -f admin/Makefile.common cvs
-
-dist:
- $(MAKE) -f admin/Makefile.common dist
-
-.SILENT: