summaryrefslogtreecommitdiff
path: root/regress/lib/Makefile
blob: c20219ff065a24222ac647a05c7dc597bd2657d7 (plain)
1
2
3
4
5
6
7
8
9
10
#	$OpenBSD: Makefile,v 1.5 2002/01/03 02:22:00 art 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>