summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i4b/isdntel/Makefile
blob: 7528571737155b5b183b1e4be693d7ac6d3c89e6 (plain)
1
2
3
4
5
6
7
8
9
#	$Id$

PROG	 =	isdntel
SRCS	 =	main.c display.c files.c alias.c
DPADD	 =	${LIBNCURSES} ${LIBMYTINFO}
LDADD	 =	-lncurses -lmytinfo
MAN8	 =	isdntel.8

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud