summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-25 14:42:24 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-25 14:42:24 -0600
commit4b83c6b1906fee2fdeb0545874162923aad02178 (patch)
treed5bcccec39c2b76fd6f65814e1dfc3249a45982e
parent6c83bdc970ae3c45e546b3593630b0f96f95e807 (diff)
downloadkpicosim-4b83c6b1.tar.gz
kpicosim-4b83c6b1.zip
Remove obsolete Makefile.cvs file
-rwxr-xr-xMakefile.cvs10
1 files changed, 0 insertions, 10 deletions
diff --git a/Makefile.cvs b/Makefile.cvs
deleted file mode 100755
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: