summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/Makefile
blob: 4d64dc3966033f0da9f3ed9824a17c36eec070c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$OpenBSD: Makefile,v 1.21 2015/02/06 09:36:16 doug Exp $

SUBDIR= \
	asn1 \
	bytestring \
	ciphers \
	ssl

install:

.include <bsd.subdir.mk>