PrepAway - Latest Free Exam Questions & Answers

what is the first make command that should be run which will delete any current configuration and all generate

After unpacking the source code for a Linux kernel, what is the first make command that should be
run which will delete any current configuration and all generated files? This command will ensure
that no inappropriate files were left in the kernel archive by the maintainer.

PrepAway - Latest Free Exam Questions & Answers

A.
make depend

B.
make distclean

C.
make config

D.
make clean

E.
make mrproper

Explanation:
See http://www.gnu.org/software/automake/manual/automake.html#Clean

3 Comments on “what is the first make command that should be run which will delete any current configuration and all generate


Leave a Reply