summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/Makefile
blob: 00bc860d8e6e5ba3916fd7dc651bb5a8379e1e02 (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile,v 1.19 2014/07/13 16:03:54 jsing Exp $

SUBDIR= \
	asn1 \
	ssl

install:

.include <bsd.subdir.mk>