PROG=	fed
SRCS=	fed.c select.c edit.c misc.c
LDADD=	-lncurses
BINDIR=	/usr/local/bin

MKMAN=	no

.include <bsd.prog.mk>
