Google

Makefile.am
## Process this file with automake to produce Makefile.in

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

MAINTAINERCLEANFILES = Makefile.in

# FIXME: remove this when automake has been fixed to include these
# files automatically
EXTRA_DIST = bc.1 dc.1

man_MANS = bc.1 dc.1


syntax highlighted by Code2HTML, v. 0.9.1