The make command runs in verbose mode by default, i.e., it displays the list of commands executed as it builds a software. Suppose that you want to run the make command in silent mode. What are the two ways to perform this task?
What will be an ideal response?
make -s and make .SILENT
Computer Science & Information Technology
You might also like to view...
When inserting a column chart, a worksheet appears in which the ________ represent the columns
Fill in the blank(s) with correct word
Computer Science & Information Technology
If the list in the accompanying figure was sorted, what would be the middle element?
A. 7 B. 16 C. 24 D. 45
Computer Science & Information Technology