From owner-cvs-all@FreeBSD.ORG Thu Feb 19 14:08:41 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DDD716A571 for ; Thu, 19 Feb 2004 14:08:41 -0800 (PST) Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABC9D43D31 for ; Thu, 19 Feb 2004 14:08:40 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 5502 invoked from network); 19 Feb 2004 22:08:40 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 19 Feb 2004 22:08:40 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i1JM8a2J005845; Thu, 19 Feb 2004 17:08:37 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: "M. Warner Losh" Date: Thu, 19 Feb 2004 17:09:55 -0500 User-Agent: KMail/1.6 References: <20040219134104.GB14981@ip.net.ua> <200402191248.19870.jhb@FreeBSD.org> <20040219.144228.91313152.imp@bsdimp.com> In-Reply-To: <20040219.144228.91313152.imp@bsdimp.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402191709.55473.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ru@FreeBSD.org cc: gad@FreeBSD.org cc: des@des.no Subject: Re: cvs commit: src Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2004 22:08:41 -0000 On Thursday 19 February 2004 04:42 pm, M. Warner Losh wrote: > In message: <200402191248.19870.jhb@FreeBSD.org> > > John Baldwin writes: > : If /usr/obj is a symlink it should stay that way so that a user doesn't > : have to relink it every time. Using /* is probably the best approach. > > This will remove *ALL* object trees, not just the one that is > generated from the current source tree. True, however, realclean is an optional target, it's not part of make world, so if it doesn't suit your needs, just don't use it. :) I've been using my own home-grown shell scripts (buildworld, cleanworld, installworld, etc.) for quite a while now and will just continue doing the same. If 'make realclean' doesn't work for you, just don't use it. :) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org