mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 06:10:50 +00:00
Fixed library installation code so that it works for both library.make and
clibrayr.make git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@11223 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
289ecf3c3b
commit
c708aba535
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
Tue Oct 23 10:47:39 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* clibrary.make (FINAL_LIBRARY_INSTALL_DIR): Define and
|
||||
use everywhere.
|
||||
* library.make (FINAL_LIBRARY_INSTALL_DIR): Idem.
|
||||
* target.make: Replaced everywhere
|
||||
$(LIBRARY_INSTALL_DIR)/$(GNUSTEP_TARGET_LDIR) with
|
||||
$(FINAL_LIBRARY_INSTALL_DIR).
|
||||
|
||||
2001-10-18 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* rules.make: Use -deprecation for java compiles if debug=yes
|
||||
|
|
Loading…
Reference in a new issue