PROG	=	isdnmonitor
SRCS	=	main.c
MAN8	=	isdnmonitor.8

# compile debug support
COPTS	+=	-DDEBUG

.include <bsd.prog.mk>
