summaryrefslogtreecommitdiff
path: root/sys/rump/dev/lib/Makefile
blob: 6d186b399d2d4ca2bf37863f5241e5da259706d4 (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.2 2010/12/05 16:53:46 pooka Exp $
#

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

SUBDIR+=	${RUMPDEVLIBS}

.include <bsd.subdir.mk>