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

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