Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 2004 15:44:33 -0400
From:      Garance A Drosihn <drosih@rpi.edu>
To:        "Stas D.Myasnikov" <myst@tut.by>, <freebsd-hackers@freebsd.org>
Subject:   Re: How to clean out old files after 'make world'?
Message-ID:  <p0611041dbd2326373ea5@[128.113.24.47]>
In-Reply-To: <web-108250817@tut.by>
References:  <web-108250817@tut.by>

next in thread | previous in thread | raw e-mail | index | archive | help
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@gilead.netel.rpi.edu
Senior Systems Programmer           or  gad@freebsd.org
Rensselaer Polytechnic Institute    or  drosih@rpi.edu



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p0611041dbd2326373ea5>