When cleaning, removed *~ files in Master/ and Instance/ as well

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12316 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-01-30 21:05:48 +00:00
parent 681412849e
commit 23e587e99a

View file

@ -186,7 +186,7 @@ uninstall:
rm -f $(makedir)/$(GNUSTEP_TARGET_DIR)/config.make
clean:
rm -f *~ which_lib$(EXEEXT)
rm -f *~ which_lib$(EXEEXT) Master/*~ Instance/*~
distclean: clean
rm -f GNUmakefile config.make config.h