Removed yet another vestige of the ft driver.

This commit is contained in:
Bruce Evans 2000-01-14 16:01:28 +00:00
parent 99904c75f7
commit ac0fbdc25d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=55978

View File

@ -1,7 +0,0 @@
# $FreeBSD$
PROG= ft
MAN8= ft.8
SRCS= ft.c ftecc.c
.include <bsd.prog.mk>