mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 06:10:50 +00:00
Optimized make clean/distclean in bundle/gswbundle
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10487 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1366fce8d0
commit
27bafe26fc
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
Mon Jul 16 11:35:51 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* bundle.make (internal-clean): Depend on .subprojects; make clean
|
||||
rules moved here; modified to remove all compiled bundles by using
|
||||
BUNDLE_NAME.
|
||||
(internal-distclean): Idem.
|
||||
(internal-bundle-clean, internal-bundle-distclean): Idem.
|
||||
* gswbundle.make: Same changes to the same rules.
|
||||
|
||||
Fri Jul 13 18:31:26 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* test-application.make (APP_EXTENSION): Set it, fixing
|
||||
|
|
Loading…
Reference in a new issue