Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.bin/bmake/unit-tests/
HDMakefile719 OUTFILES= ${TESTS:@test@${.CURDIR:tA}/${test}.out@} macro
721 OUTFILES= ${TESTS:=.out} macro
/freebsd-14-stable/contrib/bmake/unit-tests/
HDMakefile716 OUTFILES= ${TESTS:@test@${.CURDIR:tA}/${test}.out@} macro
718 OUTFILES= ${TESTS:=.out} macro