Home
last modified time | relevance | path

Searched refs:_all (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/
DMakefile125 PHONY := _all
126 _all: target
142 $(filter-out _all sub-make $(CURDIR)/Makefile, $(MAKECMDGOALS)) _all: sub-make target
147 -f $(CURDIR)/Makefile $(filter-out _all sub-make,$(MAKECMDGOALS))
194 _all: all target
196 _all: modules target
327 ifneq ($(filter all _all modules,$(MAKECMDGOALS)),)