netbsd/sys/rump/dev/lib/Makefile
2013-04-06 16:48:33 +02:00

9 lines
158 B
Makefile

# $NetBSD: Makefile,v 1.2 2010/12/05 16:53:46 pooka Exp $
#
.include "${.CURDIR}/../Makefile.rumpdevcomp"
SUBDIR+= ${RUMPDEVLIBS}
.include <bsd.subdir.mk>