hcrypto: import libtommath v1.2.0
[metze/heimdal/wip.git] / lib / hcrypto / libtommath / etc / makefile.msvc
index 2833372e006674c8e95cccb83280bbed753eeb92..592a43715c1b1dff44da868927ac22ce01980fc7 100644 (file)
@@ -9,10 +9,11 @@ pprime: pprime.obj
 
 mersenne: mersenne.obj
        cl mersenne.obj ../tommath.lib
-       
+
 tune: tune.obj
        cl tune.obj ../tommath.lib
 
+
 mont: mont.obj
        cl mont.obj ../tommath.lib