From ccb9643f02cbc57f2e88927ca8eef0189d92fc5a Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Wed, 8 Nov 2000 17:51:37 +0000 Subject: Remove references to RSAref. The glue library is but a memory to fade away now... --- Makefile.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.org') diff --git a/Makefile.org b/Makefile.org index efd56d1fc5..38cbb1bc44 100644 --- a/Makefile.org +++ b/Makefile.org @@ -24,7 +24,6 @@ INSTALLTOP=/usr/local/ssl # Do not edit this manually. Use Configure --openssldir=DIR do change this! OPENSSLDIR=/usr/local/ssl -# RSAref - Define if we are to link with RSAref. # NO_IDEA - Define to build without the IDEA algorithm # NO_RC4 - Define to build without the RC4 algorithm # NO_RC2 - Define to build without the RC2 algorithm @@ -154,7 +153,7 @@ RMD160_ASM_OBJ= asm/rm86-out.o # we might set SHLIB_MARK to '$(SHARED_LIBS)'. SHLIB_MARK= -DIRS= crypto ssl rsaref $(SHLIB_MARK) apps test tools +DIRS= crypto ssl $(SHLIB_MARK) apps test tools SHLIBDIRS= crypto ssl # dirs in crypto to build -- cgit v1.2.3