summaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorMavridis Philippe <mavridisf@gmail.com>2021-03-30 17:28:24 +0300
committerMavridis Philippe <mavridisf@gmail.com>2021-03-30 17:28:24 +0300
commit2236746366ccdda326a30bce1deef1d4c5bddc73 (patch)
treeaa59bac9289b38430f4aa9661050101fe752a202 /Makefile.cvs
parent21e74835369b66382221d40df0d7831372771733 (diff)
downloadkompose-2236746366ccdda326a30bce1deef1d4c5bddc73.tar.gz
kompose-2236746366ccdda326a30bce1deef1d4c5bddc73.zip
Removed CVS files.
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
Diffstat (limited to 'Makefile.cvs')
-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: