make cleanworld

Alexander Best arundel at freebsd.org
Tue Nov 8 20:49:12 UTC 2011


hi there,

any reason 'make cleanworld' does

otaku% make cleanworld
rm -rf /usr/obj/usr/git-freebsd-head/*
chflags -R 0 /usr/obj/usr/git-freebsd-head
rm -rf /usr/obj/usr/git-freebsd-head/*

where

otaku% make cleanworld
chflags -R 0 /usr/obj/usr/git-freebsd-head
rm -rf /usr/obj/usr/git-freebsd-head/*

should be sufficient?

cheers.
alex


More information about the freebsd-toolchain mailing list