mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 06:10:50 +00:00
Removed some internals variables used to set framework flags
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11047 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ae637ed829
commit
bef3bb51d6
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
Sun Sep 30 13:36:43 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* common.make: (GNUSTEP_SYSTEM_FRAMEWORKS_TARGET_LIBRARIES):
|
||||
Variable removed. (GNUSTEP_SYSTEM_FRAMEWORKS_LIBRARIES):
|
||||
Definition updated for removal of variable.
|
||||
(GNUSTEP_LOCAL_FRAMEWORKS_TARGET_LIBRARIES),
|
||||
(GNUSTEP_LOCAL_FRAMEWORKS_LIBRARIES): Similar changes.
|
||||
(GNUSTEP_USER_FRAMEWORKS_TARGET_LIBRARIES),
|
||||
(GNUSTEP_USER_FRAMEWORKS_LIBRARIES): Similar changes.
|
||||
(GNUSTEP_NETWORK_FRAMEWORKS_TARGET_LIBRARIES),
|
||||
(GNUSTEP_NETWORK_FRAMEWORKS_LIBRARIES): Similar changes.
|
||||
|
||||
Sun Sep 30 13:22:39 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* common.make (GNUSTEP_LOCAL_FRAMEWORKS_TARGET_LIBRARIES_FLAGS):
|
||||
|
|
Loading…
Reference in a new issue