NetBSD/external/lgpl2/mpc/dist
..
doc
m4
src
tests
AUTHORS
COPYING.LIB
ChangeLog
INSTALL
Makefile.am
Makefile.in
Makefile.vc
NEWS
README
TODO
aclocal.m4
config.guess
config.h.in
config.sub
configure
configure.ac
depcomp
install-sh
ltmain.sh
missing

README

mpc is a complex floating-point library with exact rounding.
It is based on the GNU MPFR floating-point library (http://www.mpfr.org/),
which is itself based on the GNU MP library (http://gmplib.org/).