mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Simplified (and optimized) clean for gui targets
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@17833 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8705029994
commit
2b2ef78405
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
Mon Oct 13 13:09:53 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Master/application.make (internal-clean): Do the entire
|
||||
clean in a single shell command.
|
||||
* Master/gswapp.make (internal-clean): Same change.
|
||||
* Master/palette.make (internal-clean): Same change.
|
||||
* Master/service.make (internal-clean): Same change.
|
||||
* Master/test-application.make (internal-clean): Same change.
|
||||
|
||||
Mon Oct 13 12:55:50 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Master/application.make (internal-distclean): Do not remove
|
||||
|
|
Loading…
Reference in a new issue