freebsd-dev/sbin/ft/Makefile

8 lines
71 B
Makefile
Raw Normal View History

# $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>