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:
Adam Fedor 1998-12-17 22:25:25 +00:00
parent 6b58a00afa
commit 1848e94aa8
3 changed files with 7 additions and 1 deletions

View file

@ -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>

View file

@ -509,6 +509,8 @@ libgnustep-base_HEADER_FILES = $(BASE_HEADERS)
-include Makefile.preamble
-include GNUmakefile.local
include $(GNUSTEP_MAKEFILES)/library.make
-include Makefile.postamble

View file

@ -51,6 +51,8 @@ $(SOURCES) $(HEADERS)
-include Makefile.preamble
-include GNUmakefile.local
include $(GNUSTEP_MAKEFILES)/objc.make
include $(GNUSTEP_MAKEFILES)/tool.make