summaryrefslogtreecommitdiff
path: root/regress/Makefile
blob: 3066b54b425804a926c78b1de5b4fac90f86430f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$OpenBSD: Makefile,v 1.5 2001/06/04 23:08:18 millert Exp $
#	$NetBSD: Makefile,v 1.5 1995/04/20 22:37:12 cgd Exp $

# missing: libexec sbin usr.bin usr.sbin share games gnu

SUBDIR+= bin include lib sys share usr.bin

regress: _SUBDIRUSE

install:

.include <bsd.subdir.mk>