# $FreeBSD$
PROG = isdntest
SRCS = main.c
MAN8 = isdntest.8
install:
@echo isdntest is not installed automatically
.include <bsd.prog.mk>