Searched hist:126024 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/
H A DMakefilediff 126024 Thu Feb 19 19:09:58 MST 2004 gad Improvements on the 'make realclean' target. Some are style improvements,
but the biggest issue is that there are situatons when
${.OBJDIR} == ${.SRCDIR}, and in those situations the previous version
would happily remove all your /usr/src while it was cleaning out the objects.
Not that *you* would be happy about it... Thanks to bde for immediately
noticing this serious possibility.

More improvements will be made to this target, but I wanted to commit this
safer version right now, before anyone lost their /usr/src due to it.

Reviewed by: bde
MFC after: 10 days

Completed in 95 milliseconds