mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 06:10:50 +00:00
Modified/fixed LIBRARY_INSTALL_DIR in library.make, added clibrary.make
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11154 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
699db4ec56
commit
fa40d69401
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
Tue Oct 16 03:30:08 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
Warning - very minor backwards incompatible change in the API,
|
||||
which should only affect gnustep-objc.
|
||||
* library.make (LIBRARY_INSTALL_DIR): Changed not to include the
|
||||
GNUSTEP_TARGET_LDIR. All occurrences of LIBRARY_INSTALL_DIR
|
||||
updated for this change.
|
||||
* clibrary.make: New file derived from library.make. It does the
|
||||
same, but installs in a different way.
|
||||
* GNUmakefile.in (MAKE_FILES): Added clibrary.make.
|
||||
|
||||
2001-10-09 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* config.site: Fix for empty target. (suggested by
|
||||
|
|
Loading…
Reference in a new issue