mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-06 03:40:44 +00:00
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:
parent
9efcf128c9
commit
2989e3cfa3
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ after-clean::
|
||||||
before-distclean::
|
before-distclean::
|
||||||
|
|
||||||
internal-distclean::
|
internal-distclean::
|
||||||
|
rm -f core
|
||||||
|
|
||||||
after-distclean::
|
after-distclean::
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue