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

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

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