Moving the generation of foodevs.h to build time

M. Warner Losh imp at bsdimp.com
Thu May 15 21:03:42 PDT 2003


In message: <20030516031317.GC38966 at dragon.nuxi.com>
            "David O'Brien" <obrien at freebsd.org> writes:
: On Tue, May 13, 2003 at 12:18:15AM -0600, M. Warner Losh wrote:
: > OK.  Here's a start at moving it.  First, we have to move
: > devlist2h.awk out of tools back to dev/mii/devlist2h.awk.  It
: > shouldn't be in tool if it only generates MII code,
: 
: Why shouldn't it be a tool if it only generates MII code?
: Can't we just rename all the devlist2h.awk's to
: @/tools/${_dev}-devlist2h.awk?

I can paint this bikeshed either way.  tools/devlist2h.awk isn't the
right name/place for it.  I don't care if we do a
${_dev}-devlist2h.awk or dev/${_dev}/devlist2h.awk.  Arguments can be
made either way.

Warner



More information about the freebsd-arch mailing list