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