summaryrefslogtreecommitdiff
path: root/sys/rump/dev/lib/Makefile
blob: 27d3d411916498eb9a2cc2560f4df1b97d80c116 (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.1 2009/06/09 16:16:15 pooka Exp $
#

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

SUBDIR+=	${RUMPDEVLIBS}

.include <bsd.subdir.mk>