# $Id: Makefile 8317 2010-03-10 05:00:08Z fjoe $

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

KMOD=	wctdm24xxp
SRCS=	base.c xhfc.c
SRCS+=	device_if.h bus_if.h pci_if.h
CFLAGS=	-I${.CURDIR}/../../drivers/dahdi

.include <bsd.kmod.mk>
