12 lines
179 B
Makefile
12 lines
179 B
Makefile
# $NetBSD: Makefile,v 1.1 2009/05/02 16:02:19 pooka Exp $
|
|
#
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
TESTSDIR= ${TESTSBASE}/rump
|
|
|
|
SUBDIR= rumpkern
|
|
|
|
.include <bsd.test.mk>
|
|
.include <bsd.subdir.mk>
|