mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 21:57:39 +00:00
Revised method for compiling GNUstep package.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2732 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c0a05de9da
commit
f59806d975
3 changed files with 13 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
Thu Feb 5 09:44:38 1998 Adam Fedor <fedor@ultra.doc.com>
|
||||
|
||||
* GNUmakefile.postamble (header-links): Remove non-package
|
||||
links. Link DPSClient to gnustep/gui.
|
||||
* Souce/GNUmakefile: Include GNUmakefile.local.
|
||||
* Tools/GNUmakefile: Likewise.
|
||||
* Tools/GNUmakefile.preamble (ADDITIONAL_LIB_DIRS): Removed
|
||||
previous change.
|
||||
|
||||
Wed Feb 4 09:11:49 1998 Adam Fedor <fedor@ultra.doc.com>
|
||||
|
||||
* Changes to allow library to be compiled in a GNUstep package
|
||||
|
|
|
@ -196,6 +196,8 @@ AppKit/DPSOperators.h
|
|||
|
||||
-include GNUmakefile.preamble
|
||||
|
||||
-include GNUmakefile.local
|
||||
|
||||
include $(GNUSTEP_MAKEFILE_DIR)/library.make
|
||||
|
||||
-include GNUmakefile.postamble
|
||||
|
|
|
@ -39,6 +39,8 @@ gpbs_OBJC_FILES = gpbs.m
|
|||
|
||||
-include GNUmakefile.preamble
|
||||
|
||||
-include GNUmakefile.local
|
||||
|
||||
include $(GNUSTEP_MAKEFILE_DIR)/tool.make
|
||||
|
||||
-include GNUmakefile.postamble
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue