summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i4b/isdntel/Makefile
blob: 0772bc6128df4db9b99fcd31ac08606bd7ccf48d (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
MAN	 =	isdntel.8

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