]> git.saurik.com Git - bison.git/blame - doc/Makefile.am
Document that YYDEBUG must be defined to a nonzero value.
[bison.git] / doc / Makefile.am
CommitLineData
8ebbae2a
JT
1## Process this file with automake to produce Makefile.in -*-Makefile-*-
2AUTOMAKE_OPTIONS = 1.4
3
4info_TEXINFOS = bison.texinfo
5man_MANS = bison.1
f2b5126e 6bison_TEXINFOS = gpl.texi fdl.texi
8ebbae2a 7
649d71cc
JT
8EXTRA_DIST = FAQ bison.1 bison.rnh refcard.tex
9
10CLEANFILES = refcard.dvi refcard.log refcard.ps
11
12refcard.dvi: refcard.tex
13 tex refcard.tex
14
15refcard.ps: refcard.dvi