summaryrefslogtreecommitdiff
path: root/regress/lib/Makefile
blob: 19b3db752d42cc12abf9bacd992d3c803e1f5a34 (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile,v 1.8 2002/02/18 11:02:49 art Exp $

SUBDIR+= libc libc_r csu libssl

regress: _SUBDIRUSE

install:

.include <bsd.subdir.mk>