From f40c02d90816af2f7865572e198b1dbc05f76cf1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulf=20M=C3=B6ller?= Date: Tue, 1 Feb 2000 02:24:10 +0000 Subject: [PATCH] undo. I keep confusing my directories. :( --- crypto/bn/Makefile.ssl | 3 --- 1 file changed, 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 -- 2.25.1