Lines Matching full:all
16 .for all in ok ERR
17 . for all-dep in ok ERR
20 . for target in ${all}-${all-dep}-${end}-${end-dep}
23 echo Test case all=${all} all-dep=${all-dep} end=${end} end-dep=${end-dep}.
25 all=${all} all-dep=${all-dep} \
27 all; \
37 .if make(all)
39 all all-dep end-dep: .PHONY
44 all: all-dep
46 @${CMD.${all}}
48 all-dep:
50 @${CMD.${all-dep}}
62 # Until 2020-12-07, several of the test cases printed "`all' not remade
66 # Until 2020-12-07, '.END' was even made if 'all' failed, but if a dependency
67 # of 'all' failed, it was skipped. This inconsistency was not needed for