# $FreeBSD$ PROG = isdnphone SRCS = main.c display.c audio.c isdn.c MAN = isdnphone.8 DPADD = ${LIBCURSES} LDADD = -lcurses .include