mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Speed up in make clean/distclean of application/gswapp projects
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10462 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d92df8f6e8
commit
b0f87f10ef
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
Fri Jul 13 16:48:29 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* application.make (internal-clean): Commands to make clean moved
|
||||
here; depend on .subprojects.
|
||||
(internal-distclean): Idem.
|
||||
(internal-app-clean, internal-app-distclean): Removed.
|
||||
(.PHONY): Removed internal-app-clean and internal-app-distclean.
|
||||
* gswapp.make: Identical changes.
|
||||
|
||||
Fri Jul 13 16:17:36 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* tool.make (internal-clean): Short-cut the recursive make
|
||||
|
|
Loading…
Reference in a new issue