summaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-02-03 15:01:42 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-02-03 15:01:42 +0900
commit7cbd7f2d42a3bceb31f28b932560e80eb124fbe0 (patch)
treebce1f068dba8dd890bfd7c3b4660db0fe97092b8 /Makefile.cvs
parent22b0746ef4653ce8ae652057f178e8adebd7f579 (diff)
downloadbibletime-7cbd7f2d.tar.gz
bibletime-7cbd7f2d.zip
Drop automake support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'Makefile.cvs')
-rw-r--r--Makefile.cvs14
1 files changed, 0 insertions, 14 deletions
diff --git a/Makefile.cvs b/Makefile.cvs
deleted file mode 100644
index 2444ea1..0000000
--- a/Makefile.cvs
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# Makefile for the cvs repository of BibleTime
-# Modified by Martin Gruner
-#
-# Copyright: (c) 2000 The BibleTime team.
-#
-
-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
-
-.SILENT: