summaryrefslogtreecommitdiff
path: root/regress/sys/kern/Makefile
blob: d9fd038af74979031717e80c8748550974ca874a (plain)
1
2
3
4
5
6
7
8
9
10
#	$OpenBSD: Makefile,v 1.6 2001/10/08 22:44:24 art Exp $
#	$NetBSD: Makefile,v 1.2 1995/04/20 22:42:51 cgd Exp $

SUBDIR+= execve mmap dup2

regress: _SUBDIRUSE

install:

.include <bsd.subdir.mk>