summaryrefslogtreecommitdiffstats
path: root/sbin/i386
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1994-02-07 08:40:16 +0000
committerrgrimes <rgrimes@FreeBSD.org>1994-02-07 08:40:16 +0000
commite304b184f13d83eb4f6c12b6d4665815413ea96f (patch)
treec83a59a99cfc98c2d5d16b3760da0762b6d08de5 /sbin/i386
parentf86742af87b12912c2d4a9624b4a97f3e624f66a (diff)
downloadFreeBSD-src-e304b184f13d83eb4f6c12b6d4665815413ea96f.zip
FreeBSD-src-e304b184f13d83eb4f6c12b6d4665815413ea96f.tar.gz
Manual is in section 8, you MUST say MAN8= for this to work. Add $Id$
Diffstat (limited to 'sbin/i386')
-rw-r--r--sbin/i386/ft/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sbin/i386/ft/Makefile b/sbin/i386/ft/Makefile
index 17662d9..3fb1b74 100644
--- a/sbin/i386/ft/Makefile
+++ b/sbin/i386/ft/Makefile
@@ -1,4 +1,7 @@
+# $Id$
+
PROG= ft
+MAN8= ft.8
SRCS= ft.c ftecc.c
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud