summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-25 15:07:02 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-25 15:07:02 -0600
commitb1f96f3747575d577d32c3ee785ca2eedba27599 (patch)
tree08ee91765eb3fb3d18d3ed914eb1c306db890e1e
parentd201d41a15c35e65a418c0159652c5dd6882e287 (diff)
downloadktechlab-b1f96f37.tar.gz
ktechlab-b1f96f37.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: