
Solaris make won't allow @echo in a shell command string as there is no command called @echo, and it passes the whole shell command to the shell without poaching off the @ itself first
Solaris make won't allow @echo in a shell command string as there is no command called @echo, and it passes the whole shell command to the shell without poaching off the @ itself first