Fixes for the OSX port

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@15314 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-12-20 16:32:02 +00:00
parent 622a035a23
commit 18c9937460

View file

@ -1,3 +1,12 @@
Fri Dec 20 17:27:16 2002 Nicola Pero <n.pero@mi.flashnet.it>
* library-combo.make (LIBRARIES_DEPEND_UPON, BUNDLE_LIBS): For nx
foundation or gui, add necessary -framework flags.
* target.make (DYLIB_INSTALL_NAME): For darwin, define using
FINAL_LIBRARY_INSTALL_DIR rather than hardcoding
GNUSTEP_SYSTEM_ROOT, so that it works no matter where a library is
installed.
Fri Dec 20 16:21:40 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Instance/tool.make (FINAL_TOOL_INSTALL_DIR): New variable;