`shell` calls in make are evaluated prior to the target's commands, therefore it is not equivalent to using ticks or `$$(...)` can lead to inconsistencies
shellcalls in make are evaluated prior to the target's commands, therefore it is not equivalent to using ticks or$$(...)can lead to inconsistencies