Lines Matching refs:all
14 make is running all of these commands in parallel.";
29 all : def_1 def_2 def_3
39 all: 1 2; \@echo success
52 recurse: ; \@\$(MAKE) --no-print-directory -f #MAKEFILE# INC=yes all
53 all: 1 2; \@echo success
78 .PHONY: all first second
79 all: first second
89 .PHONY: all fail.1 fail.2 fail.3 ok
90 all: fail.1 ok fail.2 fail.3
114 .PHONY: all
115 all:; @:
129 # Make sure that all jobserver FDs are closed if we need to re-exec the