# $FreeBSD: src/sys/modules/netgraph/car/Makefile,v 1.1 2007/05/15 16:24:50 mav Exp $

KMOD=	ng_car
SRCS= 	ng_car.c

.include <bsd.kmod.mk>
