diff options
Diffstat (limited to 'Makefile.cvs')
| -rw-r--r-- | Makefile.cvs | 14 |
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: |
