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

/freebsd-10.3-release/
H A DMakefile215 # expected that BW_CANONICALOBJDIR == the CANONICALOBJDIR as would be
228 BW_CANONICALOBJDIR:=${MAKEOBJDIRPREFIX}${.CURDIR} macro
231 .if exists(${BW_CANONICALOBJDIR}/)
232 -rm -rf ${BW_CANONICALOBJDIR}/*
233 -chflags -R 0 ${BW_CANONICALOBJDIR}
234 rm -rf ${BW_CANONICALOBJDIR}/*

Completed in 45 milliseconds