Searched refs:APPLY (Results 1 – 1 of 1) sorted by relevance
3 APPLY?= /usr/bin/apply macro20 ${APPLY} "echo %1 %1 %1 %1" `cat ${.CURDIR}/${*}.in` > ${*}.res28 ! ${APPLY} "echo %1 %1 %1" \33 ${APPLY} -0 -d who 1 2 3 4 5 > ${*}.res39 ${APPLY} -2 -d cmp a1 b1 a2 b2 a3 b3 > ${*}.res45 ${APPLY} -a "&" "echo &2 &1" hello world > ${*}.res51 ${APPLY} -a " " -d "2to3 1" test.py > ${*}.res