1#	$NetBSD: Makefile,v 1.3 2010/06/21 21:43:28 pooka Exp $
2#
3
4.include "${.CURDIR}/../Makefile.rumpkerncomp"
5
6SUBDIR+=	${RUMPKERNLIBS}
7
8.include <bsd.subdir.mk>
9