Date: Thu, 11 Jun 1998 23:57:20 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: george <kf7nn@kf7nn.com> Cc: questions@FreeBSD.ORG Subject: Re: make depend Message-ID: <Pine.BSF.3.96.980611235619.11999S-100000@resnet.uoregon.edu> In-Reply-To: <357A63CF.128F@kf7nn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 7 Jun 1998, george wrote: > I copied this from the hand book and realized that when i make my > world i dont do a make depend is this bad and what is make depend? The make depend step builds the dependency tree for the kernel files. YOu don't loose anything by not doing it (and I think it does it automatically if it hasn't been done) but if you update the source files the depencedncy tree is now out of date. In the end, some kernel files may not get built. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980611235619.11999S-100000>