make installworld: does it remove non-built binaries?

Kris Kennaway kris at obsecurity.org
Fri Apr 30 16:32:45 PDT 2004


On Fri, Apr 30, 2004 at 05:07:03PM -0600, Danny MacMillan wrote:
> Hi,
> 
> If, for example, I set
> 
> NO_SENDMAIL=true
> 
> in make.conf and then do the make world procedure, will it remove the 
> pre-existing sendmail files from my system?

No.  You can use find with the -mtime switch to locate old files that
are candidates for removal.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040430/2712da62/attachment.bin


More information about the freebsd-questions mailing list