1# $NetBSD: Makefile,v 1.9 2010/12/05 20:11:21 pooka Exp $ 2# 3 4SUBDIR= rumpkern 5SUBDIR+= rumpdev rumpnet rumpvfs 6 7.include <bsd.subdir.mk> 8