#	$NetBSD: $
#

.PATH:	${.CURDIR}/../../../../net

LIB=	rumpnet_mip
COMPONENT= MobileIP network interface

IOCONF=	MIP.ioconf
SRCS=	if_mip.c

SRCS+=	mip_component.c

.include <bsd.lib.mk>
.include <bsd.klinks.mk>
