xref: /netbsd/sys/rump/dev/lib/Makefile (revision 6550d01e)
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