mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
More work on encapsulating building of library and header flags into
common.make git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11043 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d6cc3b4a3b
commit
d3deede72e
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
Sun Sep 30 13:10:43 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* common.make (GNUSTEP_SYSTEM_HEADERS_FLAGS): New variable.
|
||||
(GNUSTEP_SYSTEM_FRAMEWORKS_HEADERS_FLAGS): Idem.
|
||||
(GNUSTEP_SYSTEM_LIBRARIES_FLAGS): Idem.
|
||||
(GNUSTEP_SYSTEM_FRAMEWORKS_LIBRARIES_FLAGS): Idem.
|
||||
* rules.make (ALL_OBJCFLAGS): Use the new variables.
|
||||
(ALL_CFLAGS): Idem.
|
||||
(LIB_DIRS_NO_SYSTEM): Idem.
|
||||
(ALL_LIB_DIRS): Idem.
|
||||
(ALL_FRAMEWORK_DIRS): Idem.
|
||||
|
||||
Sun Sep 30 12:55:14 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* common.make (GNUSTEP_LOCAL_LIBRARIES_FLAG): Renamed to
|
||||
|
|
Loading…
Reference in a new issue