Follow-up Comment #1, bug #61309 (project make):

Have you tried to prefix SHELL command with `env` ?

SHELL = env FOO=BAR sh

```
all:
        @echo hello \
        world
```

It seems to work around the issue :)


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
Message posté via Savannah
https://savannah.gnu.org/


Reply via email to