view kdiff3/Makefile.cvs @ 46:97f15262ad06

Correction of a small path problem
author friseb123
date Thu, 16 Oct 2003 11:47:32 +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: