summaryrefslogtreecommitdiff
path: root/regress/include/Makefile
blob: 4688d6b778117713451e43d91d09bd76ed30f67b (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$OpenBSD: Makefile,v 1.2 2001/01/29 02:05:34 niklas Exp $
#	$NetBSD: Makefile,v 1.5 1995/04/20 22:37:33 cgd Exp $

# missing files: stdarg varargs
SUBDIR+= bitstring

regress: _SUBDIRUSE

install:

.include <bsd.subdir.mk>