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

/freebsd-11.0-release/
H A DMakefile452 FAILFILE=${.CURDIR}/_.tinderbox.failed macro
453 MAKEFAIL=tee -a ${FAILFILE}
465 @rm -f ${FAILFILE}
552 @if [ -e ${FAILFILE} ] ; then \
554 cat ${FAILFILE} ;\

Completed in 46 milliseconds