From edd585d0c1984c0eeeac5d9f5ecce26ecf76463a Mon Sep 17 00:00:00 2001 From: peter Date: Sun, 5 Mar 2000 14:20:57 +0000 Subject: Merge from internat.freebsd.org; cleanup stray rsaref glue code reference --- secure/lib/libssl/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'secure') diff --git a/secure/lib/libssl/Makefile b/secure/lib/libssl/Makefile index 21d11d4..5b9cde7 100644 --- a/secure/lib/libssl/Makefile +++ b/secure/lib/libssl/Makefile @@ -28,10 +28,6 @@ CRYPTOHDRS= asn1/asn1.h asn1/asn1_mac.h bio/bio.h bf/blowfish.h bn/bn.h \ sha/sha.h stack/stack.h tmdiff.h txt_db/txt_db.h x509/x509.h \ x509/x509_vfy.h x509v3/x509v3.h -.if defined(RSAREF) && ${RSAREF} == YES -CRYPTOHDRS+= ../rsaref/rsaref.h -.endif - beforedepend: headers ${.OBJDIR}/openssl/opensslconf.h DPADD+= ${.OBJDIR}/openssl/opensslconf.h -- cgit v1.1