# $Id: Makefile 8288 2010-03-08 19:40:12Z fjoe $

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

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

.include <bsd.kmod.mk>
