]> git.saurik.com Git - bison.git/blob - doc/Makefile.am
Undo most of the 2002-11-12 yychar -> yytoken patch, as it broke GCC 3.2.1.
[bison.git] / doc / Makefile.am
1 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
2
3 info_TEXINFOS = bison.texinfo
4 man_MANS = bison.1
5 bison_TEXINFOS = gpl.texi fdl.texi
6
7 EXTRA_DIST = FAQ bison.1 refcard.tex
8
9 CLEANFILES = refcard.dvi refcard.log refcard.ps
10
11 refcard.dvi: refcard.tex
12 tex refcard.tex
13
14 refcard.ps: refcard.dvi