view kdiff3/Makefile.cvs @ 74:069521efec1a

Updated KDiff3-installer-script for NSIS 2.16
author joachim99
date Sun, 14 May 2006 20:12:21 +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: