Makefile revision 1.2
11.2Slukem#	$NetBSD: Makefile,v 1.2 2009/02/12 13:20:17 lukem Exp $
21.1Spooka#
31.1Spooka
41.1SpookaRUMPTOP=	${.CURDIR}/../../sys/rump
51.1Spooka
61.1SpookaLIBDPLIBS+=     rump	${.CURDIR}/../librump
71.1Spooka
81.2SlukemWARNS=		3	# XXX: kernel isn't ready for -Wsign-compare
91.2Slukem
101.1Spooka.include "${RUMPTOP}/librump/rumpvfs/Makefile.rumpvfs"
11