Lines Matching refs:targ
30 .for targ in ${__RECURSETARG}33 SUBDIR_${targ}+= .WAIT34 .elif !commands(${targ}-${dir})35 ${targ}-${dir}: .PHONY .MAKE __recurse36 SUBDIR_${targ}+= ${targ}-${dir}39 subdir-${targ}: .PHONY ${SUBDIR_${targ}}40 ${targ}: subdir-${targ}
Indexes created Fri Oct 17 09:09:57 GMT 2025