minix/usr.bin/make/unit-tests/deptgt-silent.exp

6 lines
149 B
Plaintext

echo 'This is a loud command.'
This is a loud command.
This is not echoed because of the @.
This is not echoed because of the .SILENT.
exit status 0