Subversion Repositories public

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
43 root 1
all: 
2
	@echo "This Makefile is only for the CVS repository"
3
	@echo "This will be deleted before making the distribution"
4
	@echo ""
5
	$(MAKE) -f admin/Makefile.common cvs
6
 
7
dist:
8
	$(MAKE) -f admin/Makefile.common dist
9
 
10
.SILENT: