summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/Makefile
blob: 7c2d92e340039c89715133881ddf66f9ed292a4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$OpenBSD: Makefile,v 1.22 2015/06/28 00:08:27 doug Exp $

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

install:

.include <bsd.subdir.mk>