# # $FreeBSD: head/sys/modules/tcp/fastpath/Makefile 292309 2015-12-16 00:56:45Z rrs $ # .PATH: ${.CURDIR}/../../../netinet/tcp_stacks KMOD= fastpath SRCS= fastpath.c # # Enable full debugging # #CFLAGS += -g .include