mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 06:10:50 +00:00
Make Tools LDIR
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@8315 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
25f2bbc404
commit
a3119ea162
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
2000-12-12 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* GNUmakefile.in (install): Make Tools ...LDIR (For win32 machines).
|
||||
* bundle.make (build-macosx-bundle): Build suitable files for
|
||||
MacOSX bundle (fixes from Helge Hess <helge.hess@skyrix.com>).
|
||||
|
||||
|
|
|
@ -89,6 +89,7 @@ install: all
|
|||
$(prefix)/Libraries/$(GNUSTEP_TARGET_LDIR) \
|
||||
$(prefix)/Headers/$(GNUSTEP_TARGET_DIR) \
|
||||
$(prefix)/Tools/$(GNUSTEP_TARGET_DIR) \
|
||||
$(prefix)/Tools/$(GNUSTEP_TARGET_LDIR) \
|
||||
$(prefix)/Library \
|
||||
$(prefix)/Library/Colors \
|
||||
$(prefix)/Library/PostScript \
|
||||
|
|
Loading…
Reference in a new issue