From cc7bd501f3e906b7e6296916755d1540f60b0c3c Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 7 Oct 1998 16:32:18 +0000 Subject: Adjusted so make clean gives clean output from cvs update. --- images/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'images') diff --git a/images/Makefile b/images/Makefile index dfa06deb..9103e16d 100644 --- a/images/Makefile +++ b/images/Makefile @@ -51,10 +51,10 @@ cvsclean: clean # Remove all the generated targets and other junk. wellclean: clean - rm -f *.xpm *.xbm *.jpg *.gif gimp/pluginrc + rm -f *.xpm *.xbm *.jpg *.gif clean: - rm -f buttons webpix + rm -f buttons webpix gimp/pluginrc install: webpix cp -pf $(WEBPIX_TARGETS) ../html -- cgit v1.2.3