From: Ulf Möller Date: Tue, 1 Feb 2000 02:24:10 +0000 (+0000) Subject: undo. I keep confusing my directories. :( X-Git-Tag: OpenSSL_0_9_5beta1~141 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f40c02d90816af2f7865572e198b1dbc05f76cf1;p=oweals%2Fopenssl.git undo. I keep confusing my directories. :( --- 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