Make things to work with LIBRARY_NAME = Renaissance, and added support

for native libraries


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@17931 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2003-10-19 14:24:59 +00:00
parent 8212ec0e49
commit 35ac4f7ba3

View file

@ -1,3 +1,18 @@
Sun Oct 19 16:09:46 2003 Nicola Pero <n.pero@mi.flashnet.it>
* native-library.make: New file.
* GNUmakefile.in: Install native-library.make.
* Instance/rules.make (ADDITIONAL_NATIVE_LIBS): Set from
xxx_NATIVE_LIBS.
* rules.make: Implemented ADDITIONAL_NATIVE_LIBS.
Sun Oct 19 15:43:50 2003 Nicola Pero <n.pero@mi.flashnet.it>
* Instance/library.make (LIBRARY_NAME_WITH_LIB): New variable.
Use it in place of GNUSTEP_INSTANCE whenever lib{library-name} is
expected. With this change, LIBRARY_NAME can now include or not
the 'lib' prefix, and everything should work in both cases.
Wed Oct 15 17:02:30 2003 Nicola Pero <n.pero@mi.flashnet.it>
* Master/tool.make (internal-distclean): Fixed typo causing it not