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 DMakefile768 OUTFILES= ${TESTS:@test@${.CURDIR:tA}/${test}.out@} macro
770 OUTFILES= ${TESTS:=.out} macro
/freebsd/contrib/bmake/unit-tests/
H A DMakefile765 OUTFILES= ${TESTS:@test@${.CURDIR:tA}/${test}.out@} macro
767 OUTFILES= ${TESTS:=.out} macro