view kdiff3/Makefile.cvs @ 38:ec4d236b9d1b

Suppression of quotes (WinCVS integration) Suppression of the entry in the context menu of the directories (explorer integration)
author friseb123
date Mon, 13 Oct 2003 08:42:16 +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: