Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Oct 1997 19:56:59 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        "Michael E. Mercer" <mercer28@gte.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: I would like to remove all object fles...
Message-ID:  <Pine.BSF.3.96.971031195635.19820L-100000@gdi.uoregon.edu>
In-Reply-To: <3458F4BE.B1BC6730@gte.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 30 Oct 1997, Michael E. Mercer wrote:

> I would like to remove all object files to open up some
> space... Are there any object files the system needs to
> operate. or can I just do a find on "*.o" and remove it?

Only the ones in /lkm.  The rest are removable.  This is most easily done
by running 'make clean' from the build directories.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971031195635.19820L-100000>