Lines Matching defs:sub
24 # Most importantly: sub-Makefiles should only ever modify files in
28 # turn into vmlinux), we will call a sub make in that other dir, and
145 need-sub-make := 1
158 # once after the Makefile is read. We need to invoke sub-make.
160 need-sub-make := 1
167 # We need to invoke sub-make to avoid implicit rules in the top Makefile.
168 need-sub-make := 1
176 ifeq ($(need-sub-make),1)
187 endif # need-sub-make
191 ifeq ($(need-sub-make),)
2006 endif # need-sub-make