Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Apr 2001 00:29:12 +0200 (CEST)
From:      Leif Neland <leifn@neland.dk>
To:        <freebsd-questions@freebsd.org>
Subject:   Building kernel without making .depend
Message-ID:  <Pine.BSF.4.33.0104200023330.39392-100000@arnold.neland.dk>

next in thread | raw e-mail | index | archive | help
If I just change something in one source file, which doesn't change the
dependencies, is it possible to just compile that file, not remaing
.depends?

/usr/src # make -DNOCLEAN kernel KERNCONF=MYCONFIG

helps avoiding recompiling the entire kernel, but I'd like also avoiding
redoing .depends

Is it also possible to avoid doing anything in modules?

(I'm playing around with printf's to debug a "ed0 attach returned 2"
problem)

Leif





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.4.33.0104200023330.39392-100000>