summaryrefslogtreecommitdiff
path: root/regress/lib/Makefile
blob: 7aa34b10168d540b3d02baf90f67e00b5c22566b (plain)
1
2
3
4
5
6
7
8
9
10
#	$OpenBSD: Makefile,v 1.4 2001/08/23 04:11:02 fgsch Exp $
#	$NetBSD: Makefile,v 1.2 1995/04/20 22:38:24 cgd Exp $

SUBDIR+= libc

regress: _SUBDIRUSE

install:

.include <bsd.subdir.mk>