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

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

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