Makefile revision 1.1
1# $NetBSD: Makefile,v 1.1 2008/10/02 21:59:19 pooka Exp $ 2# 3 4.include "${.CURDIR}/../Makefile.rumpnet" 5 6SUBDIR+= ${RUMPNETLIBS} 7 8.include <bsd.subdir.mk> 9