]> git.saurik.com Git - bison.git/blob - doc/Makefile.am
* src/output.c (prepare): Delete the `filename' muscule insertion.
[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 bison_TEXINFOS = gpl.texi fdl.texi
7
8 EXTRA_DIST = FAQ bison.1 bison.rnh refcard.tex
9
10 CLEANFILES = refcard.dvi refcard.log refcard.ps
11
12 refcard.dvi: refcard.tex
13 tex refcard.tex
14
15 refcard.ps: refcard.dvi