From owner-freebsd-questions@FreeBSD.ORG Tue Mar 4 08:49:54 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C0A11065678 for ; Tue, 4 Mar 2008 08:49:54 +0000 (UTC) (envelope-from yoniy@mellanox.co.il) Received: from mellanox.co.il (mail.mellanox.co.il [194.90.237.43]) by mx1.freebsd.org (Postfix) with ESMTP id 52E608FC20 for ; Tue, 4 Mar 2008 08:49:52 +0000 (UTC) (envelope-from yoniy@mellanox.co.il) Received: from Internal Mail-Server by MTLPINE1 (envelope-from yoniy@mellanox.co.il) with SMTP; 4 Mar 2008 10:49:48 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 4 Mar 2008 10:49:48 +0200 Message-ID: <6C2C79E72C305246B504CBA17B5500C90374A1C4@mtlexch01.mtl.com> In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Makefile execution on 6.3 Thread-Index: Ach9xOmSeMYkTwDWQ3GbADWpCtGycwADxRSQ From: "Yehonatan Yossef" To: "freebsd-questions" Subject: Makefile execution on 6.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Mar 2008 08:49:54 -0000 Hi, I was happily using the following Makefile: ####################################### MAKEOBJDIR=3Dobjs KMOD=3D if_mtnic SRCS=3D mtnic_cmd.c mtnic_event.c mtnic_main.c mtnic_params.c mtnic_netdev.c mtnic_lro.c SRCS+=3D mtnic_ver.h device_if.h bus_if.h pci_if.h CFLAGS+=3D -DMTNIC_SW_COUNTERS -DMTNIC_DEBUG_VERBOSE CFLAGS+=3D -g -DCONFIG_MTNIC_DEBUG mtnic_ver.h: echo "#define DRV_RELDATE \"`cat BUILD_ID | tail -1 | cut -d' ' -f4-8`\"" > $@ CLEANFILES+=3D mtnic_ver.h .include ####################################### Until suddenly it stopped compiling and since then I only get: `mtnic_ver.h' is up to date. Is there any configuration I accidently changed for 'make' to make it create $KMOD? Thanks Yehonatan Yossef Mellanox Technologies=20 Office: +972-4-9097200 ext. 301=20 Cell: +972-54-2345031 (yonyossef@skype) =20