summaryrefslogtreecommitdiff
path: root/regress/usr.sbin/Makefile
blob: 0fc0c1499e09c10aa6a8e86f9a2c32b3b0fed4d1 (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile,v 1.4 2013/08/01 21:26:30 kettenis Exp $

SUBDIR+= mtree

.if defined(REGRESS_FULL)
SUBDIR += pkg_add relayd
.endif

.include <bsd.subdir.mk>