summaryrefslogtreecommitdiff
path: root/regress/lib/Makefile
blob: 63d7ec3518949c022bc0ae73cf94c4c9f93ae24b (plain)
1
2
3
4
5
6
7
8
#	$OpenBSD: Makefile,v 1.19 2016/03/01 16:22:11 schwarze Exp $

SUBDIR+= csu libc libcrypto libedit libevent libm libpthread \
	 libskey libssl libtls libutil

install:

.include <bsd.subdir.mk>