Date: Thu, 14 Sep 2000 12:14:16 +0300 From: Ruslan Ermilov <ru@sunbay.com> To: "Jordan K. Hubbard" <jkh@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/kdump Makefile Message-ID: <20000914121416.A28533@sunbay.com> In-Reply-To: <200009140620.XAA68520@freefall.freebsd.org>; from jkh@FreeBSD.org on Wed, Sep 13, 2000 at 11:20:08PM -0700 References: <200009140620.XAA68520@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 13, 2000 at 11:20:08PM -0700, Jordan K. Hubbard wrote:
> jkh 2000/09/13 23:20:07 PDT
>
> Modified files:
> usr.bin/kdump Makefile
> Log:
> remove .PHONY to avoid gratuitous rebuild of ioctl.c each time.
>
> Approved by: sef
>
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.
--
Ruslan Ermilov Oracle Developer/DBA,
ru@sunbay.com Sunbay Software AG,
ru@FreeBSD.org FreeBSD committer,
+380.652.512.251 Simferopol, Ukraine
http://www.FreeBSD.org The Power To Serve
http://www.oracle.com Enabling The Information Age
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000914121416.A28533>
