> > Bonus question: is sgf.c supposed to be generated from sgf.y ?
> > With what (under Win/mingw) ?
> 
> No - sgf.c is the file that deals with the sgf file format.  sgfl.c 
> and sgfp.c/h
> can be generated with flex and bison, they don't change much though so 
no real
> need to sort it out.

Hmmm ... I'm lost  ... I have a sgf.y and an sgf.c (in gnubg root dir) and
since the .c is outdated wrt the .y (at least, the ones in the CVS 
repository),
the makefile tries to call yacc on the .y ... (normally, I just touch the 
.c
to solve the issue). What are sgf.y and sgf.l there for ?

MaX.
_______________________________________________
Bug-gnubg mailing list
Bug-gnubg@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to