summaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-05-05 17:47:47 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-05-05 17:47:47 -0500
commit81dce195f1f6b18b66f2bbbe4ec6b10bb1387379 (patch)
tree0c3e06a8a35224dc79a29edfeb502f650add547c /Makefile.cvs
downloadkcmautostart-81dce195f1f6b18b66f2bbbe4ec6b10bb1387379.tar.gz
kcmautostart-81dce195f1f6b18b66f2bbbe4ec6b10bb1387379.zip
Initial import
Diffstat (limited to 'Makefile.cvs')
-rw-r--r--Makefile.cvs10
1 files changed, 10 insertions, 0 deletions
diff --git a/Makefile.cvs b/Makefile.cvs
new file mode 100644
index 0000000..4c0afd1
--- /dev/null
+++ b/Makefile.cvs
@@ -0,0 +1,10 @@
+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: