bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #64472] $(CP) is an empty string


From: Douglas Silva
Subject: [bug #64472] $(CP) is an empty string
Date: Wed, 26 Jul 2023 14:16:09 -0400 (EDT)

Follow-up Comment #2, bug #64472 (project make):

OP here.

Thanks for the explanation about "$(CP)". Now regarding "$(INSTALL)", I'm also
getting an empty string from it, and I wonder why.

In addition,
[https://www.gnu.org/software/make/manual/make.html#Utilities-in-Makefiles the
docs] say:

> Additional utilities that can be used via Make variables are:
> chgrp chmod chown mknod

But "$(CHMOD)" is also empty. I suppose it cannot be relied upon, based on
[https://www.gnu.org/software/make/manual/html_node/Implicit-Variables.html
this page] you showed me. Maybe we could link to it from "Utilities in
Makefiles"?

On the other hand, "$(RM)" is rm -f, as expected.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64472>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]