From owner-freebsd-questions Sat Jun 19 11:43:47 1999 Delivered-To: freebsd-questions@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id CDF7415590 for ; Sat, 19 Jun 1999 11:43:41 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from rainbow5.scientia.demon.co.uk ([192.168.1.2] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.02 #1) id 10vOJ4-000NeJ-00; Sat, 19 Jun 1999 17:49:26 +0100 (envelope-from ben@rainbow5.scientia.demon.co.uk) Received: from rainbow5.scientia.demon.co.uk (ident=ben) by rainbow5.scientia.demon.co.uk with local (Exim 3.02 #1) id 10vOJ6-00025t-00; Sat, 19 Jun 1999 17:49:28 +0100 (envelope-from ben@rainbow5.scientia.demon.co.uk) Date: Sat, 19 Jun 1999 17:49:28 +0100 From: Ben Smithurst To: Joao Carlos Cc: freebsd-questions@freebsd.org Subject: Re: directory Message-ID: <19990619174928.B7829@rainbow5.scientia.demon.co.uk> References: <000701beba5f$8118d3e0$fa58dfc8@bahianet.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <000701beba5f$8118d3e0$fa58dfc8@bahianet.com.br> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Joao Carlos wrote: > is the directory /usr/obj important or i can delete? > and the /usr/obj/usr? and the /usr/obj/usr/src?? /usr/obj is normally created by a buildworld, and shouldn't contain anything which cannot be recreated from /usr/src. You can delete it, it will be recreated next time you rebuild the world. (Or if you do `make obj' before building a single program in /usr/src.) -- Ben Smithurst | PGP: 0x99392F7D ben@scientia.demon.co.uk | key available from keyservers and | ben+pgp@scientia.demon.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message