]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/accf_http/Makefile
genet: add module (if_genet.ko)
[FreeBSD/FreeBSD.git] / sys / modules / accf_http / Makefile
1
2 .PATH: ${SRCTOP}/sys/netinet
3
4 KMOD=   accf_http
5 SRCS=   accf_http.c
6
7 .include <bsd.kmod.mk>