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

/freebsd-10.0-release/
H A DMakefile401 FAILFILE=${.CURDIR}/_.tinderbox.failed macro
402 MAKEFAIL=tee -a ${FAILFILE}
414 @rm -f ${FAILFILE}
491 @if [ -e ${FAILFILE} ] ; then \
493 cat ${FAILFILE} ;\

Completed in 91 milliseconds