This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: how to disable ylwrap?
- From: Alexandre Duret-Lutz <duret_g at lrde dot epita dot fr>
- To: John Millaway <johnmillaway at yahoo dot com>
- Cc: automake at gnu dot org
- Date: Thu, 01 Aug 2002 18:10:24 +0200
- Subject: Re: how to disable ylwrap?
- References: <20020801154137.40368.qmail@web9403.mail.yahoo.com>
>>> "John" == John Millaway <johnmillaway@yahoo.com> writes:
John> We want to build "foo.cc" from "foo.l". Automake tries
John> build "foo.c" instead (using ylwrap). How do we disable
John> this entirely or at least tell automake that the output
John> files for *.l should be named *.cc ?
I don't think you can. However if you name your lexer `foo.ll'
then Automake will build `foo.cc'.
--
Alexandre Duret-Lutz