From owner-cvs-all Thu Sep 14 4: 2:21 2000 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id D61E037B424; Thu, 14 Sep 2000 04:02:15 -0700 (PDT) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id NAA32352; Thu, 14 Sep 2000 13:02:13 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Ruslan Ermilov Cc: "Jordan K. Hubbard" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/kdump Makefile References: <200009140620.XAA68520@freefall.freebsd.org> <20000914121416.A28533@sunbay.com> From: Dag-Erling Smorgrav Date: 14 Sep 2000 13:02:12 +0200 In-Reply-To: Ruslan Ermilov's message of "Thu, 14 Sep 2000 12:14:16 +0300" Message-ID: Lines: 13 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ruslan Ermilov writes: > Did you read the log for rev 1.5? The auto-generated ioctl.c potentially > depends on every ${DESTDIR}/usr/include file, so this hack was required. > The proper fix would probably be that ioctl.c is always regenerated for > `depend' target only. Or to generate a temp file, compare the existing file with the temp file, and replace the existing file with the temp file only if they differ. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message