summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
blob: 1bdc4782aeb38266fe04077b24e88319aa3d2600 (plain)
1
2
3
4
5
6
7
8
9
10
11
## Process this file with automake to produce Makefile.in

info_TEXINFOS = bc.texi dc.texi
MAKEINFO = makeinfo --no-split

MAINTAINERCLEANFILES = Makefile.in

dist_man_MANS = bc.1 dc.1

bc.dvi bc.pdf bc.html $(srcdir)/bc.info \
dc.dvi dc.pdf dc.html $(srcdir)/dc.info :  texi-ver.incl