Home
last modified time | relevance | path

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

/Linux-v4.19/
DMakefile15 PHONY := _all
16 _all: target
141 $(filter-out _all sub-make $(CURDIR)/Makefile, $(MAKECMDGOALS)) _all: sub-make target
147 -f $(CURDIR)/Makefile $(filter-out _all sub-make,$(MAKECMDGOALS))
550 _all: all target
552 _all: modules target
574 ifneq ($(filter all _all modules,$(MAKECMDGOALS)),)