bug-make
[Top][All Lists]
Advanced

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

[bug #66658] GNU make should show features with --version


From: Paul D. Smith
Subject: [bug #66658] GNU make should show features with --version
Date: Mon, 13 Jan 2025 09:39:22 -0500 (EST)

Follow-up Comment #2, bug #66658 (group make):

For the short term you can use:

echo '$(info $(.FEATURES))' | make -f- 2>/dev/null


(the redirect is to avoid the "make: *** No targets. Stop" message.


    _______________________________________________________

Reply to this item at:

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

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

Attachment: signature.asc
Description: PGP signature


reply via email to

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