NetBSD/lib/librumpnet/Makefile
2008-10-16 09:44:12 +00:00

9 lines
196 B
Makefile

# $NetBSD: Makefile,v 1.1 2008/10/16 09:44:12 pooka Exp $
#
RUMPTOP= ${.CURDIR}/../../sys/rump
LIBDPLIBS+= rump ${.CURDIR}/../librump
.include "${RUMPTOP}/librump/rumpnet/Makefile.rumpnet"