1# $FreeBSD$ 2 3.PATH: ${.CURDIR}/../../net 4 5KMOD= bridgestp 6SRCS= bridgestp.c opt_route.h 7 8.include <bsd.kmod.mk> 9