xref: /netbsd-src/sys/rump/Makefile (revision cac8e449158efc7261bebc8657cbb0125a2cfdde)
1#	$NetBSD: Makefile,v 1.1 2007/08/05 22:28:00 pooka Exp $
2#
3
4SUBDIR=	librump .WAIT fs
5
6.include <bsd.subdir.mk>
7