Index: Source/GNUmakefile =================================================================== --- Source/GNUmakefile (Revision 28267) +++ Source/GNUmakefile (Arbeitskopie) @@ -47,7 +47,7 @@ include ../Version include ../config.mak -include pathconfig/pathconfig.mak +-include pathconfig/pathconfig.mak # Interface version changes with each minor release libgnustep-base_INTERFACE_VERSION=$(MAJOR_VERSION).$(MINOR_VERSION) Index: SSL/GNUmakefile =================================================================== --- SSL/GNUmakefile (Revision 28267) +++ SSL/GNUmakefile (Arbeitskopie) @@ -45,7 +45,7 @@ # Additional makefiles. GNUSTEP_LOCAL_ADDITIONAL_MAKEFILES=../base.make -include $(GNUSTEP_MAKEFILES)/common.make +-include $(GNUSTEP_MAKEFILES)/common.make -include ../config.mak -include ../Source/pathconfig/pathconfig.mak Index: NSTimeZones/GNUmakefile =================================================================== --- NSTimeZones/GNUmakefile (Revision 28267) +++ NSTimeZones/GNUmakefile (Arbeitskopie) @@ -45,7 +45,7 @@ include ../Version include ../config.mak -include ../Source/pathconfig/pathconfig.mak +-include ../Source/pathconfig/pathconfig.mak libgnustep-base_INTERFACE_VERSION=$(MAJOR_VERSION).$(MINOR_VERSION) Index: Tools/GNUmakefile =================================================================== --- Tools/GNUmakefile (Revision 28267) +++ Tools/GNUmakefile (Arbeitskopie) @@ -45,7 +45,7 @@ include ../Version include ../config.mak -include ../Source/pathconfig/pathconfig.mak +-include ../Source/pathconfig/pathconfig.mak # DTDs to install dtddir = $(GNUSTEP_LIBRARY)/DTDs