mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Minor cleanups and very minor performance tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@14814 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1fad708c69
commit
82c197913f
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
Tue Oct 22 00:59:28 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* rules.make ($(GNUSTEP_MAKEFILES)/Instance/Shared/*.make): New
|
||||
rule to stop make from spending time trying to rebuild the
|
||||
Instance/Shared makefiles each time.
|
||||
|
||||
Tue Oct 22 00:48:21 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Instance/Shared/headers.make (.PHONY): Fixed typo in target
|
||||
names, `install' instead of `instance'.
|
||||
* Instance/Shared/java.make (.PHONY): Idem.
|
||||
|
||||
Thu Oct 17 17:49:51 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Master/aggregate.make: Execute nothing is SUBPROJECTS is empty.
|
||||
|
|
Loading…
Reference in a new issue