mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
More links
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3486 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6b58a00afa
commit
1848e94aa8
3 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
Thu Dec 17 16:12:18 1998 Matthias Klose <doko@cs.tu-berlin.de>
|
||||
|
||||
* {,*}/GNUmakefile: Include Version and GNUmakefile.in where missing.
|
||||
* {,*}/GNUmakefile: Include Version and GNUmakefile.local where
|
||||
missing.
|
||||
* configure: Add links to GNUmakefile.local
|
||||
|
||||
Thu Dec 17 14:30:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
|
|
|
@ -509,6 +509,8 @@ libgnustep-base_HEADER_FILES = $(BASE_HEADERS)
|
|||
|
||||
-include Makefile.preamble
|
||||
|
||||
-include GNUmakefile.local
|
||||
|
||||
include $(GNUSTEP_MAKEFILES)/library.make
|
||||
|
||||
-include Makefile.postamble
|
||||
|
|
|
@ -51,6 +51,8 @@ $(SOURCES) $(HEADERS)
|
|||
|
||||
-include Makefile.preamble
|
||||
|
||||
-include GNUmakefile.local
|
||||
|
||||
include $(GNUSTEP_MAKEFILES)/objc.make
|
||||
include $(GNUSTEP_MAKEFILES)/tool.make
|
||||
|
||||
|
|
Loading…
Reference in a new issue