mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Tweaked the rules (by disabling some built-in rules and suffixes) to reduce
time taken by the make system to execute to around 95% of the original time in my measurements. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@16159 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
acda6cc303
commit
6ebe587b8c
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Mon Mar 10 12:51:20 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* rules.make: Disable all built-in SUFFIXES and all built-in rules
|
||||
with a % target -- for performance.
|
||||
|
||||
Wed Feb 26 18:34:37 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Instance/application.make ($(APP_INFO_PLIST_FILE)): Implemented
|
||||
|
|
Loading…
Reference in a new issue