# $FreeBSD$

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

KMOD=	if_stf
SRCS=	if_stf.c

.include <bsd.kmod.mk>
