Date: Mon, 15 Jun 2015 00:39:50 -0700 From: "Simon J. Gerraty" <sjg@juniper.net> To: Garrett Cooper <yaneurabeya@gmail.com> Cc: Craig Rodrigues <rodrigc@freebsd.org>, <src-committers@freebsd.org>, <svn-src-all@freebsd.org>, <svn-src-head@freebsd.org> Subject: Re: svn commit: r284407 - head/usr.bin/kdump Message-ID: <27213.1434353990@chaos> In-Reply-To: <771B8E77-0CEF-4200-80D2-E7B7025F3BB4@gmail.com> References: <201506150648.t5F6mhLV021180@svn.freebsd.org> <771B8E77-0CEF-4200-80D2-E7B7025F3BB4@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Garrett Cooper <yaneurabeya@gmail.com> wrote: > > These files need to be generated before mkdep is run. >=20 > This is wrong (I=E2=80=99ve had to fix a lot of this at $work recently). = They > need to be added to DPSRCS so they will always be regenerated as a > dependency of DPADD. Not in this case. These things are never compiled by themselves, they are #included, so mkdep should work fine. Adding them to DPSRCS would probably be wrong.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?27213.1434353990>