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

/freebsd-9.3-release/
H A DMakefile189 # expected that BW_CANONICALOBJDIR == the CANONICALOBJDIR as would be
202 BW_CANONICALOBJDIR:=${MAKEOBJDIRPREFIX}${.CURDIR} macro
205 .if exists(${BW_CANONICALOBJDIR}/)
206 -rm -rf ${BW_CANONICALOBJDIR}/*
207 -chflags -R 0 ${BW_CANONICALOBJDIR}
208 rm -rf ${BW_CANONICALOBJDIR}/*

Completed in 58 milliseconds