What command should you run before recompiling the code into binary form?

Posted by: Pdfprep Category: 201-450 Tags: , ,

You have finished updating and resolving dependencies for some source code.

What command should you run before recompiling the code into binary form?
A . make clean
B . make all
C . make dep
D . make install

Answer: A

Leave a Reply

Your email address will not be published.