]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - contrib/bc/doc/Makefile.am
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.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