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
152 need-sub-make := 1
165 # once after the Makefile is read. We need to invoke sub-make.
167 need-sub-make := 1
174 # We need to invoke sub-make to avoid implicit rules in the top Makefile.
175 need-sub-make := 1
183 ifeq ($(need-sub-make),1)
194 endif # need-sub-make
198 ifeq ($(need-sub-make),)
1989 endif # need-sub-make