summaryrefslogtreecommitdiff
path: root/security/openssl/patches/patch.netbsd-ae
blob: 60e75112e7a9aaa18d47f9b84f46feefe96c6d95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch.netbsd-ae,v 1.1 2000/05/10 12:28:44 veego Exp $

--- crypto/Makefile.ssl.orig	Mon Aug  2 16:44:47 1999
+++ crypto/Makefile.ssl	Wed Oct 20 17:31:16 1999
@@ -48,6 +48,7 @@
 	@(cd ..; $(MAKE) DIRS=$(DIR) all)
 
 all: buildinf.h lib subdirs
+	cd ${TOP} && csh ${MAKELIB} ${IS_ELF} libcrypto.so.${MAJOR}.${MINOR} libcrypto.a
 
 buildinf.h: ../Makefile.ssl
 	( echo "#ifndef MK1MF_BUILD"; \