summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-11-16 15:22:26 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-11-16 15:22:26 (GMT)
commitf850132635a925797ef057d29c1fceb89ccdc24c (patch)
treefed7fb157cbaef79f43a45b27379a0fd2d64e6ea /win/Makefile.in
parent0dd529776d4895043aa957a1e7f21d4015733c4e (diff)
parentf10147dbfeaa7cecc2fa78fd50a35681a63b7de5 (diff)
downloadtcl-f850132635a925797ef057d29c1fceb89ccdc24c.zip
tcl-f850132635a925797ef057d29c1fceb89ccdc24c.tar.gz
tcl-f850132635a925797ef057d29c1fceb89ccdc24c.tar.bz2
(experimental) Upgrade to libtommath 1.0 (actually by merging all changes between libtommath 0.42.0 and 1.0). Still to be tested thourougly, before doing anything with it.
Diffstat (limited to 'win/Makefile.in')
-rw-r--r--win/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/win/Makefile.in b/win/Makefile.in
index 0ab4204..83f9b67 100644
--- a/win/Makefile.in
+++ b/win/Makefile.in
@@ -328,6 +328,7 @@ TOMMATH_OBJS = \
bn_mp_div_3.${OBJEXT} \
bn_mp_exch.${OBJEXT} \
bn_mp_expt_d.${OBJEXT} \
+ bn_mp_expt_d_ex.${OBJEXT} \
bn_mp_grow.${OBJEXT} \
bn_mp_init.${OBJEXT} \
bn_mp_init_copy.${OBJEXT} \