avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avrdude-dev] make depend


From: Theodore A. Roth
Subject: Re: [avrdude-dev] make depend
Date: Wed, 12 Feb 2003 09:34:14 -0800 (PST)


On Wed, 12 Feb 2003, Joerg Wunsch wrote:

:) As Theodore A. Roth wrote:
:)
:) >  .y.c:
:) > -  ${YACC} ${YFLAGS} $<
:) > +  ${YACC} ${YFLAGS} -b y $<
:)
:) Cool!  Well, at least something where they are both compatible...
:) Even the genuine yacc (SysV) will understand this.  (I doubt anybody's
:) going to use avrdude e. g. on Solaris soon, although the serially
:) connected stuff should work there, too.  Only problem will be the
:) parallel port handling, since there is by now no commonly agreed Unix
:) way.)
:)
:) Yes, please commit.  Works for yacc and bison on FreeBSD, too.

Committed.

Ted





reply via email to

[Prev in Thread] Current Thread [Next in Thread]