Home
last modified time | relevance | path

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

/freebsd-12.1/
H A DMakefile530 FAILFILE=${.CURDIR}/_.tinderbox.failed macro
531 MAKEFAIL=tee -a ${FAILFILE}
543 @rm -f ${FAILFILE}
720 @if [ -e ${FAILFILE} ] ; then \
722 cat ${FAILFILE} ;\