aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-02-01 02:24:10 +0000
committerUlf Möller <ulf@openssl.org>2000-02-01 02:24:10 +0000
commitf40c02d90816af2f7865572e198b1dbc05f76cf1 (patch)
tree2f86fcb08228d2e7add6b7299bf9e777755ec7a3 /crypto
parent8efb60144db6662fab314dd914a62356bffd4b5a (diff)
downloadopenssl-f40c02d90816af2f7865572e198b1dbc05f76cf1.tar.gz
undo. I keep confusing my directories. :(
Diffstat (limited to 'crypto')
-rw-r--r--crypto/bn/Makefile.ssl3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/bn/Makefile.ssl b/crypto/bn/Makefile.ssl
index 79a9e2fbdc..3427f9fa35 100644
--- a/crypto/bn/Makefile.ssl
+++ b/crypto/bn/Makefile.ssl
@@ -62,9 +62,6 @@ bn_prime.h: bn_prime.pl
knuth: bn_knuth.c
cc -pg -I.. -I../../include bn_knuth.c -o knuth $(LIB) #../../../libefence.a
-bnbug: bnbug.c
- cc -I.. -I../../include bnbug.c -o bnbug $(LIB)
-
knuth.fast: bn_knuth.c
cc -pg -fast -I.. -I../../include bn_knuth.c -o knuth $(LIB) #../../../libefence.a