aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/cisco/Makefile
blob: 4f14df40cca0e7d26b7e90106e986007f4b20fe6 (plain) (blame)
1
2
3
4
5
6
# $Whistle: Makefile,v 1.2 1999/01/19 19:39:20 archie Exp $

KMOD=	ng_cisco
SRCS= 	ng_cisco.c

.include <bsd.kmod.mk>