ngie 514fb24a45 Clean up all directories created by make hier
The logic I introduced in r322511 unfortunately left chflags schg'ed
directories behind created by `make hier` (in the stock /etc/mtree
files, this is limited to /var/empty).

The proposed change calls `chflags -R 0` and `rm -Rf ...` to clean all
of the directories that could not be removed by `${MAKE} clean`.
`${MAKE} clean` in bsd.obj.mk calls `cleandir`/`cleanobj`, which handles
the first directory tree walk/removal.

Approved by:	emaste (mentor)
MFC after:	1 week
Differential Revision: https://reviews.freebsd.org/D18641
2019-02-06 21:24:44 +00:00
..
2018-11-26 19:39:49 +00:00
2018-11-26 19:39:49 +00:00
2017-10-29 08:17:03 +00:00
2018-12-19 21:56:54 +00:00
2019-01-29 08:07:14 +00:00
2018-11-26 19:39:49 +00:00
2018-11-26 19:39:49 +00:00
2018-11-26 19:39:49 +00:00
2018-06-27 19:29:15 +00:00
2018-12-11 02:14:40 +00:00
2017-08-02 08:38:36 +00:00