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

/freebsd-10.1-release/
H A DMakefile415 FAILFILE=${.CURDIR}/_.tinderbox.failed macro
416 MAKEFAIL=tee -a ${FAILFILE}
428 @rm -f ${FAILFILE}
511 @if [ -e ${FAILFILE} ] ; then \
513 cat ${FAILFILE} ;\

Completed in 45 milliseconds