Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / usr.sbin / isdn / daicctl / Makefile
blob34e2fae1ef5f6f88c9589f1f720b173243875dfe
1 # $NetBSD$
2 # daicctl - i4b daic driver userland configuration and debug tool
4 PROG= daicctl
5 SRCS= main.c dnload.c xlog.c istat.c debug.c
7 .include <bsd.prog.mk>