1 2 3 4 5 6 7
# $FreeBSD$ PROG = fed SRCS = fed.c select.c edit.c misc.c LDADD = -lncurses .include <bsd.prog.mk>