(Torturing the Scanner): Surround the backslash-newline tests with
[bison.git] / doc / Makefile.am
0 / 14 (  0%)
CommitLineData
1## Process this file with automake to produce Makefile.in -*-Makefile-*-
2
3info_TEXINFOS = bison.texinfo
4man_MANS = bison.1
5bison_TEXINFOS = gpl.texi fdl.texi
6
7EXTRA_DIST = FAQ bison.1 refcard.tex
8
9CLEANFILES = refcard.dvi refcard.log refcard.ps
10
11refcard.dvi: refcard.tex
12 tex refcard.tex
13
14refcard.ps: refcard.dvi