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 DMakefile791 OUTFILES= ${TESTS:@test@${.CURDIR:tA}/${test}.out@} macro
793 OUTFILES= ${TESTS:=.out} macro
796 all: ${OUTFILES}
929 test: ${OUTFILES} .PHONY
/freebsd/contrib/bmake/unit-tests/
H A DMakefile788 OUTFILES= ${TESTS:@test@${.CURDIR:tA}/${test}.out@} macro
790 OUTFILES= ${TESTS:=.out} macro
793 all: ${OUTFILES}
926 test: ${OUTFILES} .PHONY