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

/freebsd-11-stable/
H A DMakefile462 FAILFILE=${.CURDIR}/_.tinderbox.failed macro
463 MAKEFAIL=tee -a ${FAILFILE}
475 @rm -f ${FAILFILE}
569 @if [ -e ${FAILFILE} ] ; then \
571 cat ${FAILFILE} ;\

Completed in 53 milliseconds