# local_EVALUATE .. Makefile hook, which is executed at the end of # the Makefile.rules. Used only for dirty hacks. ifneq ($(local_EVALUATE),) #$(warning $(local_EVALUATE)) $(eval $(local_EVALUATE)) endif