summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-25 15:03:34 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-25 15:03:34 -0600
commit4b5bc4a4e6353b732e4781717fe2e30e0c7ef333 (patch)
treedafbc0226caab0258a32831042becdc18f0d6fa2
parentd867c2cf886d86abe4589dbdc0495d58841fceb5 (diff)
downloadksplash-engine-moodin-4b5bc4a4.tar.gz
ksplash-engine-moodin-4b5bc4a4.zip
Remove obsolete Makefile.cvs file
-rw-r--r--Makefile.cvs10
1 files changed, 0 insertions, 10 deletions
diff --git a/Makefile.cvs b/Makefile.cvs
deleted file mode 100644
index 4c0afd1..0000000
--- a/Makefile.cvs
+++ /dev/null
@@ -1,10 +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: