xref: /freebsd-13.1/sys/modules/ipfw_nat64/Makefile (revision 28739809)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# $FreeBSD$
2
3.PATH: ${SRCTOP}/sys/netpfil/ipfw/nat64
4
5KMOD=	ipfw_nat64
6SRCS=	ip_fw_nat64.c nat64_translate.c
7SRCS+=	nat64clat.c nat64clat_control.c
8SRCS+=	nat64lsn.c nat64lsn_control.c
9SRCS+=	nat64stl.c nat64stl_control.c
10SRCS+=	opt_ipstealth.h
11
12CFLAGS+= -I${SRCTOP}/sys/contrib/ck/include
13
14.include <bsd.kmod.mk>
15

served by {OpenGrok

Last Index Update: Tue Oct 21 18:42:31 GMT 2025