1 # $NetBSD: Makefile,v 1.4 2009/11/06 15:26:54 pooka Exp $
5 TESTSDIR
= ${TESTSBASE}/rump
/rumpkern
10 ADD_TO_LD
= -lrumpvfs
-lrump
-lrumpuser
-lpthread
11 LDADD.t_modlinkset
+= -lukfs
-lrumpfs_cd9660
-lrumpfs_msdos
${ADD_TO_LD}
16 .
include <bsd.
test.mk
>