]> git.saurik.com Git - bison.git/blob - doc/Makefile.am
(debug_lbitset): Do not assume that bitset_word is the same width as
[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 bison.rnh 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