summaryrefslogtreecommitdiff
path: root/sys/rump/kern/lib/Makefile
blob: 0930cd42fde9d8d4811544859236b4a821dfd659 (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.6 2014/08/25 18:44:02 pooka Exp $
#

.include "${.CURDIR}/../Makefile.rumpkerncomp"

SUBDIR+=	${RUMPKERNLIBS}

.include <bsd.subdir.mk>