1
2.PATH: ${SRCTOP}/sys/net
3
4KMOD=	if_disc
5SRCS=	if_disc.c opt_inet.h opt_inet6.h
6
7.include <bsd.kmod.mk>
8