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

KMOD=	ng_iface
SRCS= 	ng_iface.c opt_inet.h opt_inet6.h

.include <bsd.kmod.mk>