mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Simplification in the compilation -I flags taking advantage of the new header
structure git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18816 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
dd77ff485b
commit
6be2c37305
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
Tue Mar 9 17:05:38 2004 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* common.make (GNUSTEP_HEADERS_FND_DIRS): Only set these flags
|
||||
when libFoundation is used. In the standard case, we no longer
|
||||
add the -Ixxx/Headers/gnustep/ flags.
|
||||
* library-combo.make (GNUSTEP_FND_DIR): Do not define.
|
||||
* rules.make (ALL_OBJCFLAGS): Removed GNUSTEP_HEADERS_FND_FLAG.
|
||||
(ALL_CFLAGS): Same change.
|
||||
|
||||
Tue Mar 9 16:58:50 2004 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* rules.make (ALL_OBJCFLAGS): Removed GNUSTEP_HEADERS_GUI_FLAG,
|
||||
|
|
Loading…
Reference in a new issue