Re: dtc: Refactor Makefiles (v2)

2007-10-15 Thread Jon Loeliger
So, like, the other day David Gibson mumbled: > > Here's a corrected version. > > dtc: Refactor Makefiles > > This patch makes a number of Makefile cleanups and improvements: > - We use more generic rules to invoke flex and bison, which is > useful for some of the other changes. > -

Re: dtc: Refactor Makefiles (v2)

2007-10-03 Thread David Gibson
On Thu, Oct 04, 2007 at 03:20:53PM +1000, David Gibson wrote: > On Wed, Oct 03, 2007 at 03:59:33PM +1000, David Gibson wrote: > > This patch makes a number of Makefile cleanups and improvements: > > - We use more generic rules to invoke flex and bison, which is > > useful for some of the other

Re: dtc: Refactor Makefiles

2007-10-03 Thread David Gibson
On Wed, Oct 03, 2007 at 03:59:33PM +1000, David Gibson wrote: > This patch makes a number of Makefile cleanups and improvements: > - We use more generic rules to invoke flex and bison, which is > useful for some of the other changes. > - We use the name dtc-lexer.lex.c for the flex outp