From 780b285711e97fa4fe8b7dc69794b3f0b2ca08ac Mon Sep 17 00:00:00 2001 From: marc Date: Sun, 12 Jul 1998 06:25:00 +0000 Subject: [PATCH] enable SSLeay in Makefile --- security/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/Makefile b/security/Makefile index 6e561c408af..8857b942b50 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.8 1998/05/07 07:36:06 form Exp $ +# $OpenBSD: Makefile,v 1.9 1998/07/12 06:25:00 marc Exp $ # $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ # -# SUBDIR += SSLeay + SUBDIR += SSLeay SUBDIR += cfs SUBDIR += cops SUBDIR += crack