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

/freebsd-10-stable/
H A DMakefile427 FAILFILE=${.CURDIR}/_.tinderbox.failed macro
428 MAKEFAIL=tee -a ${FAILFILE}
440 @rm -f ${FAILFILE}
524 @if [ -e ${FAILFILE} ] ; then \
526 cat ${FAILFILE} ;\

Completed in 60 milliseconds