From b1d53bab6b3e436bea6826657d14369595f1bf7b Mon Sep 17 00:00:00 2001 From: chip Date: Sat, 26 Feb 2000 09:08:20 +0000 Subject: [PATCH] Oops, that was MAN8, not MAN1. --- utils/nhfsstone/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/nhfsstone/Makefile b/utils/nhfsstone/Makefile index d16ff70..c2945d4 100644 --- a/utils/nhfsstone/Makefile +++ b/utils/nhfsstone/Makefile @@ -4,6 +4,6 @@ PROGRAM = nhfsstone OBJS = nhfsstone.o -MAN1 = nhfsstone +MAN8 = nhfsstone include $(TOP)rules.mk -- 2.39.2