summaryrefslogtreecommitdiff
path: root/src/lib/libssl/crypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libssl/crypto/Makefile')
-rw-r--r--src/lib/libssl/crypto/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libssl/crypto/Makefile b/src/lib/libssl/crypto/Makefile
index 38fc8620ca..c15f623d57 100644
--- a/src/lib/libssl/crypto/Makefile
+++ b/src/lib/libssl/crypto/Makefile
@@ -1,7 +1,6 @@
1# $OpenBSD: Makefile,v 1.60 2011/07/08 21:30:10 mpf Exp $ 1# $OpenBSD: Makefile,v 1.61 2012/08/02 13:38:39 okan Exp $
2 2
3LIB= crypto 3LIB= crypto
4WANTLINT=
5 4
6SSLEAYDIST= src 5SSLEAYDIST= src
7SSL_SRC= ${.CURDIR}/../${SSLEAYDIST} 6SSL_SRC= ${.CURDIR}/../${SSLEAYDIST}