freebsd-dev/sbin/i386/ft/Makefile

8 lines
71 B
Makefile
Raw Normal View History

1997-02-22 14:40:44 +00:00
# $Id$
1994-02-07 04:36:09 +00:00
PROG= ft
MAN8= ft.8
1994-02-07 04:36:09 +00:00
SRCS= ft.c ftecc.c
.include <bsd.prog.mk>