Remove core files when making distclean

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12572 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-02-20 11:38:37 +00:00
parent 9efcf128c9
commit 2989e3cfa3

View file

@ -145,6 +145,7 @@ after-clean::
before-distclean::
internal-distclean::
rm -f core
after-distclean::