[bug #67825] $^ is set incorrectly in the case of grouped targets
<[email protected]> Thu, 18 Dec 2025 10:36:40 -0500 (EST)
| Newsgroups | gmane.comp.gnu.make.bugs |
|---|---|
| Message-ID | <[email protected]> |
Follow-up Comment #1, bug #67825 (group make):
When I touch *file2* only I see:
> touch file2
> make target1
$@ : target1
$? :
$^ : file1
$+ : file1
$< : file1
touch target1 target2
Now $? is empty!
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?67825>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCaUQfiAAKCRCqLAuaBUf3 Ti5qAP4tLIK9ttowNftje4Stdx6ZdfE9/A37cmV64q8OfV7C6wD/cY1q5Rvsf4Be 9jDqTy1+2JfP9Ye6+4XPc0kW1qwIcQs= =j4L2 -----END PGP SIGNATURE-----