1# $NetBSD: Makefile,v 1.6 2014/08/25 18:44:02 pooka Exp $ 2# 3 4.include "${.CURDIR}/../Makefile.rumpkerncomp" 5 6SUBDIR+= ${RUMPKERNLIBS} 7 8.include <bsd.subdir.mk> 9