Home
last modified time | relevance | path

Searched refs:DIFF_FLAGS (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/bmake/unit-tests/
H A DMakefile.config.in6 DIFF_FLAGS?= @diff_u@
H A DMakefile758 DIFF_FLAGS?= -u macro
848 .if empty(DIFF_FLAGS)
860 ${TOOL_DIFF} ${DIFF_FLAGS} ${UNIT_TESTS}/$${test}.exp $${test}.out \
/freebsd/usr.bin/bmake/unit-tests/
H A DMakefile.config12 DIFF_FLAGS?= -u
H A DMakefile761 DIFF_FLAGS?= -u macro
851 .if empty(DIFF_FLAGS)
863 ${TOOL_DIFF} ${DIFF_FLAGS} ${UNIT_TESTS}/$${test}.exp $${test}.out \