mirror of
https://github.com/gnustep/tools-make.git
synced 2025-05-31 01:10:56 +00:00
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:
parent
5222f1f83a
commit
b1a30dedef
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue