Home
last modified time | relevance | path

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

/freebsd-14.2/
H A DMakefile608 FAILFILE=${.CURDIR}/_.tinderbox.failed macro
609 MAKEFAIL=tee -a ${FAILFILE}
621 @rm -f ${FAILFILE}
800 @if [ -e ${FAILFILE} ] ; then \
802 cat ${FAILFILE} ;\