mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 13:50:47 +00:00
Added missing rules for generated files; fixed opentool for relative path
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@9430 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
bdf312ebf0
commit
98766b0ad3
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Sun Mar 18 14:49:31 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* GNUmakefile.in (generated-files): Added opentool,
|
||||
executable.template and gnustep-make.spec.in which were missing;
|
||||
added missing rules for executable.template and gnustep-make.spec.
|
||||
* opentool.in (case $tool in */*): Fixed case of relative path.
|
||||
|
||||
Sat Mar 17 00:11:52 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* application.make ($(APP_FILE)): Micro optimization: Replace
|
||||
|
|
Loading…
Reference in a new issue