summaryrefslogtreecommitdiff
path: root/regress/lib/Makefile
blob: 1b3d7364663a575ee58060d8fff008e4f65b46a3 (plain)
1
2
3
4
5
6
7
8
9
10
#	$OpenBSD: Makefile,v 1.2 2001/01/29 02:05:37 niklas Exp $
#	$NetBSD: Makefile,v 1.2 1995/04/20 22:38:24 cgd Exp $

SUBDIR+= libc

regress: _SUBDIRUSE

install:

.include <bsd.subdir.mk>