1#	$NetBSD: Makefile,v 1.7 2014/11/09 17:39:37 pooka Exp $
2#
3
4SUBDIR= 	include
5SUBDIR+=	librump
6SUBDIR+=	dev fs kern net
7SUBDIR+=	share
8
9.include <bsd.subdir.mk>
10