If you want to inhibit the display of all command lines in every run, add the special target .SILENT to your makefile . .SILENT: quiet: echo you only see me ...
確定! 回上一頁