From owner-freebsd-hackers@FreeBSD.ORG Thu Oct 30 11:54:54 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B484C16A4CE for ; Thu, 30 Oct 2003 11:54:54 -0800 (PST) Received: from mail-pm.star.spb.ru (mail-pm.star.spb.ru [217.195.82.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8311A43F75 for ; Thu, 30 Oct 2003 11:54:53 -0800 (PST) (envelope-from nkritsky@star-sw.com) Received: from pink.star.spb.ru ([217.195.82.10]) by mail-pm.star.spb.ru (8.12.10/8.12.10) with ESMTP id h9UJsowk038218; Thu, 30 Oct 2003 22:54:50 +0300 (MSK) Received: from IBMKA ([217.195.82.7]) by pink.star.spb.ru with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id VTP9JZZR; Thu, 30 Oct 2003 22:54:49 +0300 Date: Thu, 30 Oct 2003 22:55:30 +0300 From: "Nickolay A. Kritsky" X-Mailer: The Bat! (v1.49) Personal X-Priority: 3 (Normal) Message-ID: <123489596332.20031030225530@star-sw.com> To: Tim Kientzle In-reply-To: <3FA16A66.2020407@acm.org> References: <133488034726.20031030222928@star-sw.com> <3FA16A66.2020407@acm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-hackers@freebsd.org Subject: Re[2]: stupid C language question X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Nickolay A. Kritsky" List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2003 19:54:54 -0000 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