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:
Nicola Pero 2001-10-01 00:11:23 +00:00
parent ae637ed829
commit bef3bb51d6

View file

@ -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):