From 774ade4da55968344e0457bb45dc40865c3f40b2 Mon Sep 17 00:00:00 2001 From: "Rodney W. Grimes" Date: Mon, 7 Feb 1994 08:40:16 +0000 Subject: Manual is in section 8, you MUST say MAN8= for this to work. Add $Id$ --- sbin/ft/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sbin/ft') diff --git a/sbin/ft/Makefile b/sbin/ft/Makefile index 17662d936d14..3fb1b7440e52 100644 --- a/sbin/ft/Makefile +++ b/sbin/ft/Makefile @@ -1,4 +1,7 @@ +# $Id$ + PROG= ft +MAN8= ft.8 SRCS= ft.c ftecc.c .include -- cgit v1.2.3