Searched refs:__sub (Results 1 – 3 of 3) sorted by relevance
45 .PHONY: __sub-make \$(MAKECMDGOALS)47 __sub-make:50 \$(filter-out __sub-make, \$(MAKECMDGOALS)): __sub-make
638 auto* __sub = __local_subscribers.pop_front(); in __dispatch_result_() local639 __sub->__complete(); in __dispatch_result_()
220 # You may end up recursing into __sub-make twice. This is needed due to the227 PHONY += $(MAKECMDGOALS) __sub-make229 $(filter-out $(this-makefile), $(MAKECMDGOALS)) __all: __sub-make233 __sub-make: