xref: /netbsd-src/sys/rump/kern/lib/Makefile (revision 63aea4bd5b445e491ff0389fe27ec78b3099dba3)
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