diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-03-14 11:51:58 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2011-03-14 11:51:58 (GMT) |
commit | b5c43fbc876f3a372f5d83509d70f648ae9d6b88 (patch) | |
tree | 90a0ce4df4ed3e6506fd6f8f12b113dee8cb81fc /libtommath/makefile.shared | |
parent | 3bb9dc0307966417a84b0a63e2e7323a5da6bdbd (diff) | |
download | tcl-b5c43fbc876f3a372f5d83509d70f648ae9d6b88.zip tcl-b5c43fbc876f3a372f5d83509d70f648ae9d6b88.tar.gz tcl-b5c43fbc876f3a372f5d83509d70f648ae9d6b88.tar.bz2 |
Import of libtommath 0.40
Diffstat (limited to 'libtommath/makefile.shared')
-rw-r--r-- | libtommath/makefile.shared | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtommath/makefile.shared b/libtommath/makefile.shared index 8522d44..e230fb8 100644 --- a/libtommath/makefile.shared +++ b/libtommath/makefile.shared @@ -1,7 +1,7 @@ #Makefile for GCC # #Tom St Denis -VERSION=0:39 +VERSION=0:40 CC = libtool --mode=compile --tag=CC gcc |