]> git.saurik.com Git - bison.git/blob - doc/Makefile.am
Regen.
[bison.git] / doc / Makefile.am
1 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
2 AUTOMAKE_OPTIONS = 1.4
3
4 info_TEXINFOS = bison.texinfo
5 man_MANS = bison.1
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