Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/make/unit-tests/
H A DMakefile672 OUTFILES= ${TESTS:@test@${.CURDIR:tA}/${test}.out@} global() macro
674 OUTFILES= ${TESTS:=.out} global() macro