1 # $NetBSD: Makefile,v 1.11 2014/06/10 04:28:40 he Exp $
5 TESTSDIR
= ${TESTSBASE}/modules
7 # Ideally this test could be in the parent Makefile, which could not descend
8 # into this directory at all. Unfortunately, the etc/mtree/NetBSD.dist file
9 # creates the 'modules' subdirectory unconditionally, which if left empty
10 # will confuse atf-run. Therefore we must install, at the very least, the
15 LDADD
+= -lrumpfs_kernfs
-lrumpvfs
-lrump
-lrumpuser
-lrump
-lpthread
25 .
include <bsd.
test.mk
>