Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Dec 1998 10:06:05 +0100 (CET)
From:      Alexander Leidinger <netchild@wurzelausix.CS.Uni-SB.DE>
To:        dillon@apollo.backplane.com
Cc:        current@FreeBSD.ORG
Subject:   Re: 'make clean' in /usr/src does not cleanup .o's or shared libs ?
Message-ID:  <199812150906.KAA01672@wurzelausix>
In-Reply-To: <199812141723.JAA45920@apollo.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <mykernel>/*.o

find /usr/src -name .depend -print
shows <mykernel>/.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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812150906.KAA01672>