mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 13:50:47 +00:00
Micro optimization when building applications
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@9418 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6779e69d20
commit
11adbaa0d3
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Sat Mar 17 00:11:52 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* application.make ($(APP_FILE)): Micro optimization: Replace
|
||||
sed with subst.
|
||||
* gswapp.make ($(GSWAPP_FILE)): Idem.
|
||||
* woapp.make ($(WOAPP_FILE)): Idem.
|
||||
|
||||
Fri Mar 16 20:01:58 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* rules.make (before-all): Do not create the symbolic link
|
||||
|
|
Loading…
Reference in a new issue