1# $NetBSD: Makefile,v 1.1 2007/08/05 22:28:03 pooka Exp $ 2# 3 4.include "${.CURDIR}/../Makefile.rumpfs" 5 6SUBDIR+= ${RUMPFSLIBS} 7 8.include <bsd.subdir.mk> 9