avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] make depend


From: Joerg Wunsch
Subject: Re: [avrdude-dev] make depend
Date: Wed, 12 Feb 2003 10:08:15 +0100
User-agent: Mutt/1.2.5i

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.
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/




reply via email to

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