# $FreeBSD: src/sys/modules/netgraph/ether/Makefile,v 1.4 2005/02/12 12:35:56 ru Exp $

KMOD=	ng_ether
SRCS= 	ng_ether.c

.include <bsd.kmod.mk>
