]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/netgraph/hole/Makefile
MFV r322221: 7910 l2arc_write_buffers() may write beyond target_sz
[FreeBSD/FreeBSD.git] / sys / modules / netgraph / hole / Makefile
1 # $FreeBSD$
2 # $Whistle: Makefile,v 1.2 1999/01/19 19:39:21 archie Exp $
3
4 KMOD=   ng_hole
5 SRCS=   ng_hole.c
6
7 .include <bsd.kmod.mk>