Abort if GNUmakefile.postamble is not found

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9402 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-03-16 23:27:36 +00:00
parent eedb3359fa
commit dc040ce06b
4 changed files with 4 additions and 4 deletions

View file

@ -48,4 +48,4 @@ SUBPROJECTS = Source Images Model Tools Panels PrinterTypes
include $(GNUSTEP_MAKEFILES)/aggregate.make
-include GNUmakefile.postamble
include GNUmakefile.postamble

View file

@ -105,4 +105,4 @@ common_Diamond.tiff
# just include the common makefile rules
include $(GNUSTEP_MAKEFILES)/rules.make
-include GNUmakefile.postamble
include GNUmakefile.postamble

View file

@ -91,4 +91,4 @@ include $(GNUSTEP_MAKEFILES)/library.make
include $(GNUSTEP_MAKEFILES)/tool.make
include $(GNUSTEP_MAKEFILES)/application.make
-include GNUmakefile.postamble
include GNUmakefile.postamble

View file

@ -50,4 +50,4 @@ RESOURCE_FILES = Printers
# just include the common makefile rules
include $(GNUSTEP_MAKEFILES)/rules.make
-include GNUmakefile.postamble
include GNUmakefile.postamble