Searched refs:_all (Results 1 – 1 of 1) sorted by relevance
15 PHONY := _all16 _all: target141 $(filter-out _all sub-make $(CURDIR)/Makefile, $(MAKECMDGOALS)) _all: sub-make target147 -f $(CURDIR)/Makefile $(filter-out _all sub-make,$(MAKECMDGOALS))550 _all: all target552 _all: modules target574 ifneq ($(filter all _all modules,$(MAKECMDGOALS)),)