# $FreeBSD$
#
.PATH: ${.CURDIR}/../../dev/ie
KMOD= if_ie
SRCS= if_ie.c if_ie_isa.c \
isa_if.h bus_if.h device_if.h
WERROR=
.include <bsd.kmod.mk>