summaryrefslogtreecommitdiff
path: root/mpfr
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-03-03 01:56:18 +0100
committerKevin Ryde <user42@zip.com.au>2001-03-03 01:56:18 +0100
commit9594e0323b8eac4addd99f2fbb7bb22dea99723f (patch)
treeee735f0be0b5db8ce11edc8a5b52d21f247ce00d /mpfr
parent880900dbb2fc8cb841f9233b959ae89ac48caf82 (diff)
downloadgmp-9594e0323b8eac4addd99f2fbb7bb22dea99723f.tar.gz
Regenerate
Diffstat (limited to 'mpfr')
-rw-r--r--mpfr/Makefile.in1
-rw-r--r--mpfr/tests/Makefile.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/mpfr/Makefile.in b/mpfr/Makefile.in
index 917458631..3f05cfd2c 100644
--- a/mpfr/Makefile.in
+++ b/mpfr/Makefile.in
@@ -98,6 +98,7 @@ gmp_srclinks = @gmp_srclinks@
install_sh = @install_sh@
mpn_objects = @mpn_objects@
mpn_objs_in_libgmp = @mpn_objs_in_libgmp@
+mpn_objs_in_libmp = @mpn_objs_in_libmp@
# Copyright 2000, 2001 Free Software Foundation, Inc.
#
diff --git a/mpfr/tests/Makefile.in b/mpfr/tests/Makefile.in
index f67670a3f..4f2fd766e 100644
--- a/mpfr/tests/Makefile.in
+++ b/mpfr/tests/Makefile.in
@@ -98,6 +98,7 @@ gmp_srclinks = @gmp_srclinks@
install_sh = @install_sh@
mpn_objects = @mpn_objects@
mpn_objs_in_libgmp = @mpn_objs_in_libgmp@
+mpn_objs_in_libmp = @mpn_objs_in_libmp@
# Copyright 2000, 2001 Free Software Foundation, Inc.
#