Deleted Added
sdiff udiff text old ( 61837 ) new ( 70711 )
full compact
1# $FreeBSD: head/sys/modules/accf_http/Makefile 70711 2001-01-06 14:00:42Z obrien $
2
3.PATH: ${.CURDIR}/../../netinet
4
5KMOD= accf_http
6SRCS= accf_http.c
7
8.include <bsd.kmod.mk>