Home | History | Annotate | Download | only in core

Lines Matching refs:MAKE_VERSION

41 ifneq (1,$(strip $(shell expr $(MAKE_VERSION) \>= 3.81)))
43 $(warning * You are using version $(MAKE_VERSION) of make.)