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