From f72acdd4c9f229970bd5f564f19f806da7f65735 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 16 Jul 2001 15:33:34 +0000 Subject: [PATCH] Clarify that MAKEOBJDIR and MAKEOBJDIRPREFIX are environment variables. Submitted by: bde --- usr.bin/make/make.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 9b3171b881b9..7e70998f8b72 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -500,7 +500,7 @@ If either .Ev MAKEOBJDIRPREFIX or .Ev MAKEOBJDIR -is defined but +is set in the environment but .Nm is unable to change into the corresponding directory, then the current directory is used