xref: /netbsd-src/sys/rump/kern/lib/Makefile (revision 67433f3a0f308e78858e38ca169d796ee2144ba2)
1#	$NetBSD: Makefile,v 1.6 2014/08/25 18:44:02 pooka Exp $
2#
3
4.include "${.CURDIR}/../Makefile.rumpkerncomp"
5
6SUBDIR+=	${RUMPKERNLIBS}
7
8.include <bsd.subdir.mk>
9