On Tue, Nov 27, 2001 at 05:57:54PM +0200, Sheldon Hearn wrote: > > > On Tue, 27 Nov 2001 16:50:24 +0100, Mark Santcroos wrote: > > | > I don't think this is UPDATING material. People shouldn't be using > | > -DNOCLEAN unless they understand the consequences. > | > | He (/I) didnt. > > Did you do a component build without `make obj'? That would leave > turds, and I'm pretty sure the buildworld target doesn't repeat the > cleandir target. > .depend is included by make(1) automatically, before a "cleandir" target has a chance to be executed. Try this:
# cat .depend foo:: # cat Makefile foo: # make bar ".depend", line 1: Inconsistent operator for foo make: fatal errors encountered -- cannot continue Cheers, -- Ruslan Ermilov Oracle Developer/DBA, [EMAIL PROTECTED] Sunbay Software AG, [EMAIL PROTECTED] FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message