]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/netgraph/cisco/Makefile
MFV r348555: 9690 metaslab of vdev with no space maps was flushed during removal
[FreeBSD/FreeBSD.git] / sys / modules / netgraph / cisco / Makefile
1 # $FreeBSD$
2 # $Whistle: Makefile,v 1.2 1999/01/19 19:39:20 archie Exp $
3
4 KMOD=   ng_cisco
5 SRCS=   ng_cisco.c
6
7 .include <bsd.kmod.mk>