00001 00002 # This is the file that all Trace GNUmakefiles, and only them, 00003 # should include. 00004 00005 # Prerequisite: TRACES_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 $(TRACES_TOP)/GNUmakevars.inc 00015 include $(WOOPER_TOP)/GNUmakevars.inc 00016 include $(COMMON_TOP)/GNUmakevars.inc 00017 00018 include $(TRACES_TOP)/GNUmakerules.inc 00019 include $(WOOPER_TOP)/GNUmakerules.inc 00020 include $(COMMON_TOP)/GNUmakerules.inc 00021