# $FreeBSD$

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

KMOD=	if_epair
SRCS=	if_epair.c

.include <bsd.kmod.mk>