Re: Make with $(filter-out $@,$(MAKECMDGOALS))

Dmitry Goncharov <[email protected]> Thu, 2 Jul 2026 18:35:16 -0400
Newsgroups gmane.comp.gnu.make.bugs
Message-ID <CAG+Z0CtRQj+Mu9aCZ5uLV41wCL0WvU6HCMXOSHAjaSdH2hG8rQ@mail.gmail.com>
On Thu, Jul 2, 2026 at 8:15=E2=80=AFAM Lory Pelli <[email protected]> =
wrote:

> ~/Desktop/TestPHP> make composer test -a
...
> I think this should be fixed, because args with one or more dashes in fro=
nt of them are interpreted by make even if they shouldn't

How do you think make is supposed to know not to interpret -a?

regards, Dmitry