Home
last modified time | relevance | path

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

/freebsd/usr.bin/bmake/unit-tests/
H A DMakefile741 OUTFILES= ${TESTS:@test@${.CURDIR:tA}/${test}.out@} macro
743 OUTFILES= ${TESTS:=.out} macro
746 all: ${OUTFILES}
858 test: ${OUTFILES} .PHONY
/freebsd/contrib/bmake/unit-tests/
H A DMakefile738 OUTFILES= ${TESTS:@test@${.CURDIR:tA}/${test}.out@} macro
740 OUTFILES= ${TESTS:=.out} macro
743 all: ${OUTFILES}
855 test: ${OUTFILES} .PHONY