From owner-freebsd-current Tue Dec 15 01:07:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA04759 for freebsd-current-outgoing; Tue, 15 Dec 1998 01:07:34 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA04754 for ; Tue, 15 Dec 1998 01:07:28 -0800 (PST) (envelope-from netchild@wurzelausix.CS.Uni-SB.DE) Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.9.1a/1998121400) with ESMTP id KAA04156; Tue, 15 Dec 1998 10:06:12 +0100 (CET) Received: from wurzelausix (quadratix.cs.uni-sb.de [134.96.222.2]) by cs.uni-sb.de (8.9.1a/1998121400) with ESMTP id KAA13372; Tue, 15 Dec 1998 10:06:13 +0100 (CET) Received: from wurzelausix.cs.uni-sb.de (IDENT:r9xNI2YVBOKXQL3qriB6rsTs0FVrqFyS@localhost [127.0.0.1]) by wurzelausix (8.9.1/wjp/19980821) with ESMTP id KAA01672; Tue, 15 Dec 1998 10:06:07 +0100 (CET) Message-Id: <199812150906.KAA01672@wurzelausix> Date: Tue, 15 Dec 1998 10:06:05 +0100 (CET) From: Alexander Leidinger Subject: Re: 'make clean' in /usr/src does not cleanup .o's or shared libs ? To: dillon@apollo.backplane.com cc: current@FreeBSD.ORG In-Reply-To: <199812141723.JAA45920@apollo.backplane.com> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 14 Dec, Matthew Dillon wrote: > It seemed to do the right thing for me, once I finally got the > object modules and other junk cleaned out of /usr/src from all > my partial makes (i.e. when you do something like > 'cd /usr/src/usr.bin/ls; make; make install' and for to 'make clean'). freebsd.cf (/usr/src/etc/...) gets created in /usr/obj/... after you cleaned out /usr/src from partial makes? Sounds very strange. find /usr/src -name \*.o -print shows only /*.o find /usr/src -name .depend -print shows /.depend Last cvsup on this machine: Dec, 7 Do I have to check it with a more recent current? Bye, Alexander. -- http://netchild.home.pages.de A.Leidinger @ wurzelausix.cs.uni-sb.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message