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