From 47707f76cbc10480defe5a1f074aa8825298ee72 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 10 Aug 1992 21:05:08 +0000 Subject: [PATCH] Formerly compatMakefile.~34~ --- compatMakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compatMakefile b/compatMakefile index b6d09bc..092abc9 100644 --- a/compatMakefile +++ b/compatMakefile @@ -81,7 +81,7 @@ instname = make # Directory to install `make' in. bindir = $(exec_prefix)/bin # Directory to install the man page in. -mandir = $(prefix)/man/manl +mandir = $(prefix)/man/man$(manext) # Number to put on the man page filename. manext = l -- 2.7.4