diff -Naur vendor/Makefile.org rel_openssl_0.9.7c/Makefile.org
--- vendor/Makefile.org	2004-03-19 08:23:57.859375000 -0700
+++ rel_openssl_0.9.7c/Makefile.org	2004-03-19 08:42:48.796875000 -0700
@@ -173,7 +173,8 @@
 # we might set SHLIB_MARK to '$(SHARED_LIBS)'.
 SHLIB_MARK=
 
-DIRS=   crypto ssl $(SHLIB_MARK) apps test tools
+#DIRS=   crypto ssl $(SHLIB_MARK) apps test tools
+DIRS=   crypto ssl $(SHLIB_MARK) 
 SHLIBDIRS= crypto ssl
 
 # dirs in crypto to build
