# $Id: Makefile 8625 2010-05-16 09:17:13Z fjoe $

.PATH: ${.CURDIR}/../../drivers/dahdi

KMOD=	wcfxo
SRCS=	wcfxo.c
SRCS+=	device_if.h bus_if.h pci_if.h

.include <bsd.kmod.mk>
