summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/Makefile
blob: f13ebf0b4799a7f49243b3357dba41fee32e365d (plain)
1
2
3
4
5
6
7
8
9
10
#	$OpenBSD: Makefile,v 1.20 2015/02/06 08:48:39 jsing Exp $

SUBDIR= \
	asn1 \
	ciphers \
	ssl

install:

.include <bsd.subdir.mk>