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

/freebsd-10.0-release/
H A DMakefile208 # expected that BW_CANONICALOBJDIR == the CANONICALOBJDIR as would be
221 BW_CANONICALOBJDIR:=${MAKEOBJDIRPREFIX}${.CURDIR} macro
224 .if exists(${BW_CANONICALOBJDIR}/)
225 -rm -rf ${BW_CANONICALOBJDIR}/*
226 -chflags -R 0 ${BW_CANONICALOBJDIR}
227 rm -rf ${BW_CANONICALOBJDIR}/*

Completed in 136 milliseconds