NetBSD/usr.sbin/isdn/daicctl/Makefile

8 lines
213 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2001/01/06 13:00:47 martin Exp $
# daicctl - i4b daic driver userland configuration and debug tool
PROG= daicctl
SRCS= main.c dnload.c xlog.c istat.c debug.c
.include <bsd.prog.mk>