aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-12-19 22:10:12 +0000
committerRichard Levitte <levitte@openssl.org>2002-12-19 22:10:12 +0000
commit9cd16b1deab9a2d4c2bae0cecfd3f3bfe13f851a (patch)
treed00cbba7153bb35b467b581bc112f74bdc939bbf /Makefile.org
parent12cd28258d4bab2a89b0b8ebe7127e1e06f3c0fb (diff)
downloadopenssl-9cd16b1deab9a2d4c2bae0cecfd3f3bfe13f851a.tar.gz
We stupidly had a separate LIBKRB5 variable for KRB5 library dependencies,
and then didn't support it very well. And that when there already is a useful variable for exactly this kind of thing; EX_LIBS...
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.org b/Makefile.org
index b0f76b7a48..ebd688c7bc 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -159,7 +159,6 @@ RMD160_ASM_OBJ= asm/rm86-out.o
# KRB5 stuff
KRB5_INCLUDES=
-LIBKRB5=
DIRS= crypto ssl engines apps test tools
SHLIBDIRS= crypto ssl