summaryrefslogtreecommitdiff
path: root/regress/lib/libtls/Makefile
blob: fc1e97a3b5ea5cd8d730308b14a4d86243eaca38 (plain)
1
2
3
4
5
6
7
8
#	$OpenBSD: Makefile,v 1.1 2014/10/31 14:10:55 jsing Exp $

SUBDIR= \
	gotls

install:

.include <bsd.subdir.mk>