Date: Mon, 14 Dec 1998 07:28:50 +0100 (CET) From: List User <listuser@netspace.net.au> To: freebsd-current@FreeBSD.ORG Message-ID: <199812140628.HAA09747@doorway.home.lan>
next in thread | raw e-mail | index | archive | help
Newsgroups: freebsd.current Path: root From: "Jordan K. Hubbard" <jkh@zippy.cdrom.com> Subject: Re: 'make clean' in /usr/src does not cleanup .o's or shared libs ? Received: from zippy.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by zippy.cdrom.com (8.9.1/8.9.1) with ESMTP id WAA37519; Sun, 13 Dec 1998 22:09:35 -0800 (PST) To: Matthew Dillon <dillon> Sender: owner-freebsd-current@FreeBSD.ORG Organization: Private News Host Precedence: bulk Message-ID: <37515.913615774@zippy.cdrom.com> Delivered-To: vmailer-current@freebsd.org X-Uidl: 52843e3dbdbb36c3360471271c586cc6 X-Loop: FreeBSD.ORG In-Reply-To: Your message of "Sun, 13 Dec 1998 18:46:54 PST." <199812140246.SAA18566@apollo.backplane.com> Cc: freebsd-current Date: Mon, 14 Dec 1998 06:09:34 GMT > It is *very* annoying. Is there any particular reason why make clean > in /usr/src does not clean the entire source hierarchy? Probably because someone broke it and nobody noticed. It should indeed be possible to build with a r/o /usr/src just as it should be possible to get back to a /usr/obj containing little more than .depend files and directories if you do a make clean. How true that is at any given time depends on how thorough people have been in their Makefile hacking. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812140628.HAA09747>