On Jan 7, 4:45pm, [email protected] (Takahiro Kambe) wrote: -- Subject: Re: CVS commit: src/external/bsd/flex/dist/src
| Hi, | | I've seen strange warnings: | | nbmake[7]: /data/amd64/obj/tools/lex/.depend, 959: ignoring stale .depend for /p/netbsd/cvsroot/src/external/bsd/flex/dist/src/scan.l | | >From commit log of /usr/src/external/bsd/flex/dist/src/initparse.c, | revision 1.2 says: | | Regen without #line directives. | - nbyacc -l -d -o initparse.c parse.y | - nblex -L -t -p scan.l > initscan.c | | And using the same step to generate initparse.c and initscan.c, above | warning has gone. | | Is there any reason not to use the same way of files generation? Thanks, regen'ed. christos
