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