mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Fixed inclusion of frameworks headers in framework subprojects
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10911 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
cf3fc0875a
commit
4b01b5cdf0
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Sun Sep 16 17:32:29 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* rules.make (CURRENT_FRAMEWORK_HEADERS_FLAG): New variable;
|
||||
define it to be -I$(DERIVED_SOURCES) if we are compiling as part
|
||||
of a framework. (ALL_OBJCFLAGS, ALL_CFLAGS): Added
|
||||
$(CURRENT_FRAMEWORK_HEADERS_FLAG) to the flags.
|
||||
|
||||
Sat Sep 15 13:59:31 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* rules.make (OBJ_FILES_TO_LINK): New variable holding all object
|
||||
|
|
Loading…
Reference in a new issue