Cross Reference: Makefile
xref: /src/tests/rump/rumpkern/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/tests/rump/rumpkern/
Makefile revision 1.3
1# $NetBSD: Makefile,v 1.3 2009/09/24 21:36:42 pooka Exp $
2
3.include <bsd.own.mk>
4
5TESTSDIR=	${TESTSBASE}/rump/rumpkern
6
7TESTS_C=	t_modcmd
8TESTS_C+=	t_modlinkset
9
10LDADD.t_modlinkset+=	-lukfs -lrumpfs_cd9660 -lrumpfs_msdos
11LDADD+=			-lrumpvfs -lrump -lrumpuser -lpthread
12
13.include <bsd.test.mk>
14

Indexes created Fri Dec 05 23:09:40 GMT 2025