1# $FreeBSD$ 2 3.PATH: ${SRCTOP}/sys/netipsec 4 5KMOD= tcpmd5 6SRCS= xform_tcp.c opt_inet.h opt_inet6.h opt_ipsec.h 7 8.include <bsd.kmod.mk> 9