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

PROG=	fed
SRCS=	fed.c select.c edit.c misc.c

DPADD=	${LIBCURSES}
LDADD=	-lncurses

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