| 12345678910111213 |
- Index: openssl-0.9.8e/Makefile.org
- ===================================================================
- --- openssl-0.9.8e.orig/Makefile.org 2007-06-04 13:23:32.048861728 +0200
- +++ openssl-0.9.8e/Makefile.org 2007-06-04 13:23:32.857738760 +0200
- @@ -104,7 +104,7 @@
- ZLIB_INCLUDE=
- LIBZLIB=
-
- -DIRS= crypto ssl engines apps test tools
- +DIRS= crypto ssl apps
- SHLIBDIRS= crypto ssl
-
- # dirs in crypto to build
|