Re[2]: stupid C language question
From: Nickolay A. Kritsky (nkritsky_at_star-sw.com)
Date: 10/30/03
- Previous message: Leo Bicknell: "5.x kernel config changes?"
- Maybe in reply to: Nickolay A. Kritsky: "stupid C language question"
- Next in thread: M. Warner Losh: "Re: stupid C language question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Oct 2003 22:55:30 +0300 To: Tim Kientzle <kientzle@acm.org>
Hello Tim & -hackers,
zillion thanks to all who answered. Now I think that I understand :)
Thursday, October 30, 2003, 10:45:42 PM, you wrote:
TK> Nickolay A. Kritsky wrote:
>> When
>> I change some .c files in src/sys/net directory, do I need to do 'make
>> depend && make kernel' or I can just 'make kernel'?
TK> You should only need to 'make depend' if you change
TK> the dependencies, for example, if you add or remove
TK> a #include somewhere.
TK> Usually, 'make kernel' suffices.
-- Best regards, ; Nickolay A. Kritsky ; SysAdmin STAR Software LLC ; mailto:nkritsky@star-sw.com _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Leo Bicknell: "5.x kernel config changes?"
- Maybe in reply to: Nickolay A. Kritsky: "stupid C language question"
- Next in thread: M. Warner Losh: "Re: stupid C language question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]