[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: ignore specific file in VPATH/vpath
From: |
Jannick |
Subject: |
RE: ignore specific file in VPATH/vpath |
Date: |
Thu, 10 May 2018 14:20:36 +0200 |
On Thu, 10 May 2018 08:12:08 -0400, Paul Smith wrote:
> On Thu, 2018-05-10 at 14:01 +0200, Jannick wrote:
> > In my makefile YACC is overridden by 'bison' which ultimately does not
> > see any '-y' flag (!)
What I meant is that when running my makefile and the YACC command is composed,
there is no '-y' flag set for bison. Sorry for being a bit sloppy here. Of
course, the '-y' flag is implemented for bison to invoke the yacc mode.
> I'll take a look at the rest of your email soon I hope.
Appreciated - thanks!