From e3627bb05292635129ff55b5aea244b338c3a8ee Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 7 Oct 1998 16:41:30 +0000 Subject: Added distclean target --- images/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'images') diff --git a/images/Makefile b/images/Makefile index 9103e16d..468c294e 100644 --- a/images/Makefile +++ b/images/Makefile @@ -51,7 +51,9 @@ cvsclean: clean # Remove all the generated targets and other junk. wellclean: clean - rm -f *.xpm *.xbm *.jpg *.gif + rm -f *.xpm *.xbm *.jpg *.gif + +distclean: clean clean: rm -f buttons webpix gimp/pluginrc -- cgit v1.2.3