HomeSort by: relevance | last modified time | path
    Searched defs:filter_tests (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/make/unit-tests/
meta-cmd-cmp.mk 25 filter_tests= ${tf}.filter macro
67 @${.MAKE} -dM -r -C ${.CURDIR} -f ${MAKEFILE} ${filter_tests}
71 @${.MAKE} -dM -r -C ${.CURDIR} -f ${MAKEFILE} WRAPPER= ${filter_tests}
76 WRAPPER=distcc ${filter_tests}
81 WRAPPER=icecc ${filter_tests}
meta-cmd-cmp.mk 25 filter_tests= ${tf}.filter macro
67 @${.MAKE} -dM -r -C ${.CURDIR} -f ${MAKEFILE} ${filter_tests}
71 @${.MAKE} -dM -r -C ${.CURDIR} -f ${MAKEFILE} WRAPPER= ${filter_tests}
76 WRAPPER=distcc ${filter_tests}
81 WRAPPER=icecc ${filter_tests}

Completed in 54 milliseconds