xref: /netbsd-src/sys/rump/dev/lib/Makefile (revision 1897181a7231d5fc7ab48994d1447fcbc4e13a49)
1#	$NetBSD: Makefile,v 1.2 2010/12/05 16:53:46 pooka Exp $
2#
3
4.include "${.CURDIR}/../Makefile.rumpdevcomp"
5
6SUBDIR+=	${RUMPDEVLIBS}
7
8.include <bsd.subdir.mk>
9