# $FreeBSD$
.PATH: ${.CURDIR}/../../net
KMOD= if_disc
SRCS= if_disc.c opt_inet.h opt_inet6.h
.include <bsd.kmod.mk>