00001
00002 # This is the file that all WOOPER GNUmakefiles, and only them,
00003 # should include.
00004
00005 # Prerequisite: WOOPER_TOP must be set.
00006
00007
00008 # Each project should define its own GNUmakesettings.inc, as explained in
00009 # common/GNUmakesettings.inc.
00010
00011
00012 # Nothing simpler can be used:
00013
00014 include $(WOOPER_TOP)/GNUmakevars.inc
00015 include $(COMMON_TOP)/GNUmakevars.inc
00016
00017 include $(WOOPER_TOP)/GNUmakerules.inc
00018 include $(COMMON_TOP)/GNUmakerules.inc
00019