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

SUBDIR+= libc libc_r

regress: _SUBDIRUSE

install:

.include <bsd.subdir.mk>