]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - contrib/bc/doc/Makefile.am
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / contrib / bc / doc / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 info_TEXINFOS = bc.texi dc.texi
4 MAKEINFO = makeinfo --no-split
5
6 MAINTAINERCLEANFILES = Makefile.in
7
8 # FIXME: remove this when automake has been fixed to include these
9 # files automatically
10 EXTRA_DIST = bc.1 dc.1
11
12 man_MANS = bc.1 dc.1