Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/bmake/unit-tests/
H A DMakefile719 OUTFILES= ${TESTS:@test@${.CURDIR:tA}/${test}.out@} macro
721 OUTFILES= ${TESTS:=.out} macro
724 all: ${OUTFILES}
837 test: ${OUTFILES} .PHONY
/freebsd-14.2/contrib/bmake/unit-tests/
H A DMakefile716 OUTFILES= ${TESTS:@test@${.CURDIR:tA}/${test}.out@} macro
718 OUTFILES= ${TESTS:=.out} macro
721 all: ${OUTFILES}
834 test: ${OUTFILES} .PHONY