# $FreeBSD: stable/4/usr.sbin/i4b/isdntest/Makefile 80918 2001-08-01 17:29:18Z obrien $

PROG=	isdntest
MAN=	isdntest.8
SRCS=	main.c

install:
	@echo isdntest is not installed automatically

.include <bsd.prog.mk>
