How to clean out old files after 'make world'?

Garance A Drosihn drosih at rpi.edu
Tue Jul 20 12:44:38 PDT 2004


At 10:23 PM +0300 7/20/04, Stas D.Myasnikov wrote:
>... I had thought that install script removes all unneeded files,
>but it don't. How can I clean out this old binaries, configs, etc?..
>Is there any automatic way to do this?

You can:   make cleanworld
which does a fairly decent job of getting rid of all the old files
in your build area (e.g., in /usr/obj/usr/src).

However, I am not sure if you are asking for more than that.

-- 
Garance Alistair Drosehn            =   gad at gilead.netel.rpi.edu
Senior Systems Programmer           or  gad at freebsd.org
Rensselaer Polytechnic Institute    or  drosih at rpi.edu


More information about the freebsd-hackers mailing list