Lines Matching +full:b +full:- +full:side
11 # Ignore "--- target ---" lines printed by parallel make.
14 @${.MAKE} -f ${THISMAKEFILE} -j4 $t 2>&1 | grep -v "^--- "
18 # Within each test, the names of the sub-targets follow these
22 # such as ".a" or ".b".
29 # of their own name, in which alphabetic components like ".a" or ".b"
34 PARALLEL_TARG= ${.TARGET:C/\.[a-z]/.*/g:Q}
43 # recursive: all children of the left hand side of the .WAIT
44 # must be made before any child of the right hand side.
46 recursive.1.99: recursive.1.1.a recursive.1.1.b _ECHOUSE
47 recursive.2.99: recursive.2.1.a recursive.2.1.b _ECHOUSE
51 # the right hand side of the .WAIT.