summaryrefslogtreecommitdiff
path: root/mpbsd/Makefile.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-05-14 00:16:36 +0200
committerKevin Ryde <user42@zip.com.au>2000-05-14 00:16:36 +0200
commit5199615b4c70dc3e00aaabd5f5d1676dd7bd1b53 (patch)
tree756f5e95e2111e71e39e54eed3ab4653c5f9e3e6 /mpbsd/Makefile.in
parente86bedf856da6a6b5e75d5f91753910a6d8b8565 (diff)
downloadgmp-5199615b4c70dc3e00aaabd5f5d1676dd7bd1b53.tar.gz
Regenerate for:
* configure.in (CALLING_CONVENTIONS_OBJS): New AC_SUBST (for mpn/tests/try).
Diffstat (limited to 'mpbsd/Makefile.in')
-rw-r--r--mpbsd/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/mpbsd/Makefile.in b/mpbsd/Makefile.in
index d9e753753..8a0f48fd4 100644
--- a/mpbsd/Makefile.in
+++ b/mpbsd/Makefile.in
@@ -70,6 +70,7 @@ AMTAR = @AMTAR@
AR = @AR@
AS = @AS@
AWK = @AWK@
+CALLING_CONVENTIONS_OBJS = @CALLING_CONVENTIONS_OBJS@
CC = @CC@
CCAS = @CCAS@
CPP = @CPP@