summaryrefslogtreecommitdiff
path: root/regress/lib/libssl/Makefile
blob: 79232bcf39252f83323ef38610ad0df054029dcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$OpenBSD: Makefile,v 1.23 2015/09/01 17:02:17 jsing Exp $

SUBDIR= \
	asn1 \
	bytestring \
	ciphers \
	client \
	ssl \
	unit

install:

.include <bsd.subdir.mk>