summaryrefslogtreecommitdiff
path: root/tests/net/Makefile
blob: 4fabdd2bc97e40d03cb143ea157eb34cc2cdadad (plain)
1
2
3
4
5
6
7
8
9
10
# $NetBSD: Makefile,v 1.1 2007/12/23 13:50:22 jmmv Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/net

SUBDIR=		sys

.include <bsd.test.mk>
.include <bsd.subdir.mk>