Simplification in internal variables and code for determining -L flags

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11052 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-10-01 00:36:39 +00:00
parent 5222f1f83a
commit b1a30dedef

View file

@ -1,3 +1,15 @@
Sun Sep 30 14:03:02 2001 Nicola Pero <n.pero@mi.flashnet.it>
* common.make (GNUSTEP_LOCAL_TARGET_LIBRARIES_FLAGS): Variable
removed. Flag moved into GNUSTEP_LOCAL_LIBRARIES_FLAGS.
(GNUSTEP_USER_TARGET_LIBRARIES_FLAGS): Idem.
(GNUSTEP_NETWORK_TARGET_LIBRARIES_FLAGS): Idem.
* rules.make (ALL_LIB_DIRS, LIB_DIRS_NO_SYSTEM): No longer need
to add GNUSTEP_LOCAL_TARGET_LIBRARIES_FLAGS as
GNUSTEP_LOCAL_LIBRARIES_FLAGS is enough now. Similar for
GNUSTEP_USER_TARGET_LIBRARIES_FLAGS and
GNUSTEP_NETWORK_TARGET_LIBRARIES_FLAGS.
Sun Sep 30 13:46:38 2001 Nicola Pero <n.pero@mi.flashnet.it>
* test-library.make ($(SCRIPTS_DIRECTORY)/config/unix.exp): Do not