]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - sys/modules/accf_http/Makefile
MFC 225518,225793,227085:
[FreeBSD/stable/8.git] / sys / modules / accf_http / Makefile
1 # $FreeBSD$
2
3 .PATH: ${.CURDIR}/../../netinet
4
5 KMOD=   accf_http
6 SRCS=   accf_http.c
7
8 .include <bsd.kmod.mk>