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 DMakefile781 OUTFILES= ${TESTS:@test@${.CURDIR:tA}/${test}.out@} macro
783 OUTFILES= ${TESTS:=.out} macro
786 all: ${OUTFILES}
908 test: ${OUTFILES} .PHONY
/freebsd/contrib/bmake/unit-tests/
H A DMakefile778 OUTFILES= ${TESTS:@test@${.CURDIR:tA}/${test}.out@} macro
780 OUTFILES= ${TESTS:=.out} macro
783 all: ${OUTFILES}
905 test: ${OUTFILES} .PHONY