* make.texi: Confirm that CURDIR contains an absolute path.

This commit is contained in:
Paul Smith 2016-04-02 17:18:14 -04:00
parent 360b76af84
commit b8a8af6550

View file

@ -12332,9 +12332,9 @@ variable has no effect on the operation of @code{make}.@*
@item CURDIR @item CURDIR
Set to the pathname of the current working directory (after all Set to the absolute pathname of the current working directory (after
@code{-C} options are processed, if any). Setting this variable has no all @code{-C} options are processed, if any). Setting this variable
effect on the operation of @code{make}.@* has no effect on the operation of @code{make}.@*
@xref{Recursion, ,Recursive Use of @code{make}}. @xref{Recursion, ,Recursive Use of @code{make}}.
@item SUFFIXES @item SUFFIXES