1# $FreeBSD$ 2 3.PATH: ${.CURDIR}/../../netinet 4KMOD= dummynet 5SRCS= ip_dummynet.c opt_bdg.h 6 7.include <bsd.kmod.mk> 8