xref: /freebsd/sys/modules/netgraph/bpf/Makefile (revision 848c454cc1c4cd4af65882db98611bdbc4c2f6e6)
192a3e552SArchie Cobbs# $FreeBSD$
292a3e552SArchie Cobbs# $Whistle: Makefile,v 1.1 1999/12/03 01:44:28 archie Exp $
392a3e552SArchie Cobbs
4c68159a6SDavid E. O'Brien.PATH: ${.CURDIR}/../../../net
5c68159a6SDavid E. O'Brien
692a3e552SArchie CobbsKMOD=	ng_bpf
7848c454cSJung-uk KimSRCS=	opt_bpf.h ng_bpf.c bpf_filter.c
892a3e552SArchie Cobbs
964db83a8SPeter Wemm.include <bsd.kmod.mk>
10