comparison kdiff3/Makefile.cvs @ 13:266aeefa1b11

KDiff3 version 0.9.70
author joachim99
date Mon, 06 Oct 2003 19:12:57 +0000
parents
children
comparison
equal deleted inserted replaced
12:31907692deee 13:266aeefa1b11
1 all:
2 @echo "This Makefile is only for the CVS repository"
3 @echo "This will be deleted before making the distribution"
4 @echo ""
5 $(MAKE) -f admin/Makefile.common cvs
6
7 dist:
8 $(MAKE) -f admin/Makefile.common dist
9
10 .SILENT: