1 2 3 4 5 6 7 8 9 10
# $FreeBSD$ PROG= isdntest MAN= isdntest.8 SRCS= main.c install: @echo isdntest is not installed automatically .include <bsd.prog.mk>