xref: /netbsd-src/sys/rump/fs/lib/Makefile (revision 627f7eb200a4419d89b531d55fccd2ee3ffdcde0)
1#	$NetBSD: Makefile,v 1.2 2010/12/05 16:53:46 pooka Exp $
2#
3
4.include "${.CURDIR}/../Makefile.rumpfscomp"
5
6SUBDIR+=	${RUMPFSLIBS}
7
8.include <bsd.subdir.mk>
9