Date: Mon, 31 Aug 1998 19:59:47 +1000 (EST) From: John Birrell <jb@cimlogic.com.au> To: abial@nask.pl (Andrzej Bialecki) Cc: jb@cimlogic.com.au, pialkin@rcom.ru, freebsd-current@FreeBSD.ORG Subject: Re: E-problem Message-ID: <199808310959.TAA19831@cimlogic.com.au> In-Reply-To: <Pine.BSF.4.02A.9808311133550.29806-100000@korin.warman.org.pl> from Andrzej Bialecki at "Aug 31, 98 11:37:07 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Andrzej Bialecki wrote: > Is there any specific reason that when I do a 'make clean' it doesn't > remove .depend files automatically? IMHO it should. Was there a stale .depend in the src directory? The build cleans down the obj tree which it builds. Have you built using NOOBJ in the past? Or perhaps built the csu/i386 directory without doing a make obj first? The best way to clean things is to delete the obj tree. The new build forces you to use separate obj trees for aout and elf. NOOBJ bit the dust. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 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?199808310959.TAA19831>