view kdiff3/Makefile.cvs @ 40:b19cb8e5c569

Fix for a warning concerning VERSION
author joachim99
date Tue, 14 Oct 2003 20:50:46 +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: