]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/netgraph/hole/Makefile
MFV r329762: 8961 SPA load/import should tell us why it failed
[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>