Home
last modified time | relevance | path

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

/freebsd-13.1/
H A DMakefile568 FAILFILE=${.CURDIR}/_.tinderbox.failed macro
569 MAKEFAIL=tee -a ${FAILFILE}
581 @rm -f ${FAILFILE}
759 @if [ -e ${FAILFILE} ] ; then \
761 cat ${FAILFILE} ;\