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

/freebsd-10.1-release/
H A DMakefile212 # expected that BW_CANONICALOBJDIR == the CANONICALOBJDIR as would be
225 BW_CANONICALOBJDIR:=${MAKEOBJDIRPREFIX}${.CURDIR} macro
228 .if exists(${BW_CANONICALOBJDIR}/)
229 -rm -rf ${BW_CANONICALOBJDIR}/*
230 -chflags -R 0 ${BW_CANONICALOBJDIR}
231 rm -rf ${BW_CANONICALOBJDIR}/*

Completed in 95 milliseconds