|
From: | Pete Dietl |
Subject: | Re: Implement make --all-targets-matching-regexp |
Date: | Fri, 2 Apr 2021 07:52:03 -0700 |
>>>>> "PD" == Pete Dietl <petedietl@gmail.com> writes:
PD> Perhaps a better option would be to make an option to list all
PD> targets.
That would just be e.g.,
perl -nwle 'print for /^\w+:/g;'
PD> Then one can grep to select ones in any which way.
Well OK, I guess all this won't be needing make to add such features then.
[Prev in Thread] | Current Thread | [Next in Thread] |