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

/freebsd-10.3-release/
H A DMakefile418 FAILFILE=${.CURDIR}/_.tinderbox.failed macro
419 MAKEFAIL=tee -a ${FAILFILE}
431 @rm -f ${FAILFILE}
515 @if [ -e ${FAILFILE} ] ; then \
517 cat ${FAILFILE} ;\

Completed in 46 milliseconds