Searched refs:_all (Results 1 – 1 of 1) sorted by relevance
125 PHONY := _all126 _all: target142 $(filter-out _all sub-make $(CURDIR)/Makefile, $(MAKECMDGOALS)) _all: sub-make target147 -f $(CURDIR)/Makefile $(filter-out _all sub-make,$(MAKECMDGOALS))194 _all: all target196 _all: modules target327 ifneq ($(filter all _all modules,$(MAKECMDGOALS)),)