More make patches

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3485 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 1998-12-17 22:22:03 +00:00
parent b6a9734c87
commit 025fb642e1
8 changed files with 19 additions and 1 deletions

View file

@ -41,6 +41,8 @@ DIST_FILES = $(RCS_FILES) $(ADMIN_FILES)
-include Makefile.preamble
-include GNUmakefile.local
# We don't actually build anything in this directory so
# just include the common makefile rules
include $(GNUSTEP_MAKEFILES)/rules.make

View file

@ -1,3 +1,7 @@
Thu Dec 17 16:12:18 1998 Matthias Klose <doko@cs.tu-berlin.de>
* {,*}/GNUmakefile: Include Version and GNUmakefile.in where missing.
Thu Dec 17 14:30:00 1998 Richard Frith-Macdonald <richard@brainstorm.co.uk>
NSCoder.m: ([-decodePropertyList:]) bugfix - use NSDeserializer

View file

@ -73,7 +73,8 @@ STATUS_TEXI_FILES = version.tmpl.texi
STATUS_TEXT_MAIN = status.tmpl.texi
-include Makefile.preamble
-include Makefile.local
-include GNUmakefile.local
include $(GNUSTEP_MAKEFILES)/documentation.make

View file

@ -52,6 +52,8 @@ custom-zone.m
-include Makefile.preamble
-include GNUmakefile.local
include $(GNUSTEP_MAKEFILES)/test-tool.make
-include Makefile.postamble

View file

@ -51,6 +51,8 @@ SUBPROJECTS = src Tools doc NSCharacterSets NSTimeZones admin
-include Makefile.preamble
-include GNUmakefile.local
include $(GNUSTEP_MAKEFILES)/aggregate.make
-include Makefile.postamble

View file

@ -39,6 +39,8 @@ DIST_FILES = GNUmakefile Makefile.postamble $(TIMEZONE_ARCHIVE)
-include Makefile.preamble
-include GNUmakefile.local
# We don't actually build anything in this directory so
# just include the common makefile rules
include $(GNUSTEP_MAKEFILES)/rules.make

View file

@ -168,6 +168,8 @@ DIST_FILES = $(SRCS) $(HDRS) $(DYNAMIC_MFILES) $(DYNAMIC_HFILES) \
-include Makefile.preamble
-include GNUmakefile.local
include $(GNUSTEP_MAKEFILES)/test-tool.make
include $(GNUSTEP_MAKEFILES)/bundle.make

View file

@ -27,6 +27,9 @@ GNUSTEP_MAKEFILES = $(GNUSTEP_SYSTEM_ROOT)/Makefiles
include $(GNUSTEP_MAKEFILES)/common.make
include ../Version
include ../config.mak
# The application to be compiled
TOOL_NAME = gdnc defaults dread dwrite dremove
OBJC_PROGRAM_NAME = gdomap