view kdiff3/Makefile.cvs @ 16:14900b5bf88c

Placing the version into a separate include: version.h version.c extract the version number
author friseb123
date Tue, 07 Oct 2003 08:41:06 +0000
parents 266aeefa1b11
children
line wrap: on
line source
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: