You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
309 B
11 lines
309 B
--- openssl-0.9.8a/Makefile.org 2006-02-21 20:57:45.000000000 -0800
|
|
+++ openssl-0.9.8a-new/Makefile.org 2006-02-21 21:37:11.000000000 -0800
|
|
@@ -100,7 +100,7 @@
|
|
KRB5_INCLUDES=
|
|
LIBKRB5=
|
|
|
|
-DIRS= crypto ssl engines apps test tools
|
|
+DIRS= crypto ssl apps
|
|
SHLIBDIRS= crypto ssl
|
|
|
|
# dirs in crypto to build
|
|
|