>> Assigning the output of the 'shell' command to the temporary
>> variable fixes the error.

Aah, ok, thanks.

> Nice. The internet suggests redirecting to > nul, which might be
> prepended: i.e.
>
>   COPY := >nul copy
>
> or something

Anuj, can you change the `COPY` line in file `windows/detect.mk`
accordingly and check whether it works?


    Werner

Reply via email to