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

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

install:

.include <bsd.subdir.mk>