From: Paul Smith Date: Sat, 2 Apr 2016 21:18:14 +0000 (-0400) Subject: * make.texi: Confirm that CURDIR contains an absolute path. X-Git-Tag: 4.1.90~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b8a8af655035ce06ca2b3e94ca763e6a89fa85a8;p=thirdparty%2Fmake.git * make.texi: Confirm that CURDIR contains an absolute path. --- diff --git a/doc/make.texi b/doc/make.texi index 57b355c3..b4ce44ae 100644 --- a/doc/make.texi +++ b/doc/make.texi @@ -12332,9 +12332,9 @@ variable has no effect on the operation of @code{make}.@* @item CURDIR -Set to the pathname of the current working directory (after all -@code{-C} options are processed, if any). Setting this variable has no -effect on the operation of @code{make}.@* +Set to the absolute pathname of the current working directory (after +all @code{-C} options are processed, if any). Setting this variable +has no effect on the operation of @code{make}.@* @xref{Recursion, ,Recursive Use of @code{make}}. @item SUFFIXES