Home | History | Annotate | Download | only in man0

Lines Matching refs:TOOL_GREP

45 	| ${TOOL_GREP} troff				\
47 | ${TOOL_GREP} -F -v -f "${.CURDIR}/noman" \
48 | ${TOOL_GREP} -v '#' \
49 | ${TOOL_GREP} -v '/obj\.' \
50 | ${TOOL_GREP} -v '/destdir\.' \
51 | ${TOOL_GREP} -v '/tooldir\.' \
62 | ${TOOL_GREP} "${_S}\$$" \
72 for f in `${TOOL_GREP} "${_S}\$$" "${.CURDIR}/intros"` `cat ${.ALLSRC}` ; \
77 if ${TOOL_GREP} -q ^\\.TS "${.CURDIR}/back" ; \
87 | ${TOOL_GREP} -v '^x stop' \