Remove obsolete Makefile.cvs file

pull/1/head
Timothy Pearson 11 years ago
parent d201d41a15
commit b1f96f3747

@ -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:
Loading…
Cancel
Save