Improved link flags on Apple; implemented DYLIB_INSTALL_BASE_NAME for Apple frameworks

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18049 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2003-11-03 22:59:01 +00:00
parent e1079c3499
commit e5fbbda4ed

View file

@ -1,3 +1,10 @@
Mon Nov 3 23:48:41 2003 Marcus Muller <znek@mulle-kybernetik.com>
* target.make (SHARED_LIB_LINK_CMD): Use -prebind flag on Apple.
* Instance/framework.make (DYLIB_INSTALL_NAME_BASE): New variable.
(LIB_LINK_INSTALL_NAME): Define using DYLIB_INSTALL_NAME_BASE if
it was set.
Mon Nov 3 23:34:56 2003 Nicola Pero <n.pero@mi.flashnet.it>
* rules.make (ADDITIONAL_INCLUDE_DIRS): Do not add -framework