Home
last modified time | relevance | path

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

/freebsd/
H A DMakefile598 FAILFILE=${.CURDIR}/_.tinderbox.failed
599 MAKEFAIL=tee -a ${FAILFILE}
611 @rm -f ${FAILFILE}
790 @if [ -e ${FAILFILE} ] ; then \
792 cat ${FAILFILE} ;\
587 FAILFILE=${.CURDIR}/_.tinderbox.failed global() macro