mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 13:50:47 +00:00
Skip reading rules.make entirely when it has already been read
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10384 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e009fab48a
commit
e27a432ab3
1 changed files with 23 additions and 0 deletions
23
ChangeLog
23
ChangeLog
|
@ -1,3 +1,26 @@
|
|||
Tue Jul 10 10:44:11 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* aggregate.make: Do not include rules.make if RULES_MAKE_LOADED
|
||||
is not empty.
|
||||
* application.make: Idem.
|
||||
* bundle.make: Idem.
|
||||
* ctool.make: Idem.
|
||||
* documentation.make: Idem.
|
||||
* framework.make: Idem.
|
||||
* gswapp.make: Idem.
|
||||
* gswbundle.make: Idem.
|
||||
* java-tool.make: Idem.
|
||||
* java.make: Idem.
|
||||
* library.make: Idem.
|
||||
* objc.make: Idem.
|
||||
* palette.make: Idem.
|
||||
* service.make: Idem.
|
||||
* subproject.make: Idem.
|
||||
* test-application.make: Idem.
|
||||
* test-library.make: Idem.
|
||||
* test-tool.make: Idem.
|
||||
* tool.make: Idem.
|
||||
|
||||
Tue Jul 10 10:17:59 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* rules.make (%.build): Removed doubled code to compute
|
||||
|
|
Loading…
Reference in a new issue