Garrett Cooper <yaneurab...@gmail.com> wrote: > > These files need to be generated before mkdep is run. > > This is wrong (I’ve 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. _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"