Re: Flex and Bison
Re: Flex and Bison
- Subject: Re: Flex and Bison
- From: Fritz Anderson <email@hidden>
- Date: Wed, 22 Aug 2001 10:32:06 -0500
On Wednesday, August 22, 2001, at 09:25 AM, Ondra Cada wrote:
The OpenStep makefiles had support for .ym and .lm, whose results were
.m to
be processed by ObjC. Dunno how the new PB/jam beast works, though --
you
can try whether .ym and .lm survived!
They did indeed. The only trick is to add
LEX = /usr/bin/flex
and
YACC = /usr/bin/bison -y
to the build settings of the Project Builder target.
-- F
Fritz Anderson email@hidden
Parallel Software 877-PARALLEL
Naperville, Illinois
http://www.parallel.com/