Searched refs:SUBFILES (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/usr.bin/bmake/unit-tests/
H A DMakefile21 # named makefile which should be added to SUBFILES to hook it in.
32 SUBFILES= \ macro
62 all: ${SUBFILES}
68 .PHONY: ${SUBFILES}
69 .PRECIOUS: ${SUBFILES}
70 ${SUBFILES}:

Completed in 45 milliseconds