Date: Wed, 8 Oct 1997 00:07:38 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: freebsd-hackers@FreeBSD.ORG Subject: Re: Driver Development Message-ID: <19971008000738.NZ55957@uriah.heep.sax.de> In-Reply-To: <19971007185228.10677@lemis.com>; from Greg Lehey on Oct 7, 1997 18:52:28 %2B0930 References: <Pine.SGI.3.95.971006235317.7155A-100000@shellx.best.com> <19971007185228.10677@lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
As Greg Lehey wrote: (simple make dependency question) > It *should* be. But then, it *should* be possible to do this all the > time, without a 'make clean'. It is. Cleaning the compile directory is almost an anachronism, except of a few -D switches you still see when compiling your kernel. j@uriah 155% uname -v FreeBSD 3.0-CURRENT #225: Sun Oct 5 22:24:57 MET DST 1997 \ ^^^^^ bin@uriah.heep.sax.de:/usr/src/sys/compile/URIAH (Hint: the cleanout of the compile directory has long since been removed from my source tree. Fortunately, CVS keeps track of locally modified files, so i'm not afraid this would ever enter my source for config(8) again at all. :) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971008000738.NZ55957>