Makefile revision 1.4
1# $NetBSD: Makefile,v 1.4 2010/12/05 16:27:42 pooka Exp $ 2# 3 4.include "${.CURDIR}/../Makefile.rumpkerncomp" 5 6SUBDIR+= ${RUMPKERNLIBS} 7 8.include <bsd.subdir.mk> 9