Home
last modified time | relevance | path

Searched defs:OUTFILES (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/bmake/unit-tests/
H A DMakefile763 OUTFILES= ${TESTS:@test@${.CURDIR:tA}/${test}.out@} macro
765 OUTFILES= ${TESTS:=.out} macro
/freebsd/contrib/bmake/unit-tests/
H A DMakefile760 OUTFILES= ${TESTS:@test@${.CURDIR:tA}/${test}.out@} macro
762 OUTFILES= ${TESTS:=.out} macro