1# $Whistle: Makefile,v 1.2 1999/01/19 19:39:21 archie Exp $ 2 3KMOD= ng_iface 4SRCS= ng_iface.c opt_inet.h opt_inet6.h 5 6.include <bsd.kmod.mk> 7