mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 13:50:47 +00:00
Partially cleaned framework rules in subproject.make
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10425 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c64f7ca57f
commit
6ad0f24959
1 changed files with 15 additions and 0 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,3 +1,18 @@
|
|||
Wed Jul 11 15:51:43 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* subproject.make (internal-subproject-all): Only depend on
|
||||
framework rules if we are building in a framework. Include the
|
||||
framework rules only if building in a framework.
|
||||
(framework-components): Turned shell conditional into makefile
|
||||
conditional.
|
||||
(localized-framework-resource-files): Idem.
|
||||
(framework-webresource-dir): Idem.
|
||||
(framework-webresource-files): Idem.
|
||||
(framework-localized-webresource-files): Idem.
|
||||
(framework-resource-files): Idem; and do not build the framework
|
||||
resource directory here as it is already built by the framework
|
||||
build-header rules.
|
||||
|
||||
Wed Jul 11 13:35:49 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* framework.make (internal-framework-all): Do not depend on
|
||||
|
|
Loading…
Reference in a new issue