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

/freebsd-current/
H A DMakefile591 FAILFILE=${.CURDIR}/_.tinderbox.failed macro
592 MAKEFAIL=tee -a ${FAILFILE}
604 @rm -f ${FAILFILE}
783 @if [ -e ${FAILFILE} ] ; then \
785 cat ${FAILFILE} ;\

Completed in 56 milliseconds