Searched refs:RUNNING_MAKE_VERSION (Results 1 – 2 of 2) sorted by relevance
19 ifneq ($(filter $(RUNNING_MAKE_VERSION),4.3),)
126 RUNNING_MAKE_VERSION := $(MAKE_VERSION) macro130 ifneq ($(firstword $(sort $(RUNNING_MAKE_VERSION) $(MIN_MAKE_VERSION))),$(MIN_MAKE_VERSION))