Subversion Repositories public

Compare Revisions

Ignore whitespace Rev 42 → Rev 43

/tilgungsplan/trunk/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: