view kdiff3/Makefile.cvs @ 68:d7cafcda8c99

KDiff3 0.9.87
author joachim99
date Mon, 31 Jan 2005 22:30:47 +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: