mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 13:50:47 +00:00
Cleanings in framework.make
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10427 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
1a13acd070
commit
b276028345
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
Wed Jul 11 18:17:43 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* framework.make (before-$(TARGET)-all): Do not depend on
|
||||
FRAMEWORK_HEADER_FILES because build-headers already does that.
|
||||
(FRAMEWORK_HEADER_FILES): Use addprefix to manage also header
|
||||
files not ending in .h.
|
||||
(FRAMEWORK_RESOURCE_DIRS): Use addprefix.
|
||||
(FRAMEWORK_WEBSERVER_RESOURCE_DIRS): Idem.
|
||||
(FRAMEWORK_INSTALL_DIR): Use = rather than :=.
|
||||
|
||||
Wed Jul 11 15:51:43 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* subproject.make (internal-subproject-all): Only depend on
|
||||
|
|
Loading…
Reference in a new issue