LPI
201-450 · Question #308
Which of the following files will be looked for and used by GNU make, if one of them exists, unless a different file is specified on the command line when trying to compile software from source…
The correct answer is C. makefile D. Makefile. You've hit your weekly limit · resets 5am (America/New_York)
202 Linux Kernel
Question
Which of the following files will be looked for and used by GNU make, if one of them exists, unless a different file is specified on the command line when trying to compile software from source code? (Choose TWO correct answers.)
Options
- Aconfigure
- Bconfig.h.in
- Cmakefile
- DMakefile
- EMakefile.in
How the community answered
(33 responses)- A12% (4)
- B6% (2)
- C79% (26)
- E3% (1)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#GNU make#Makefile#build system#source compilation
Community Discussion
No community discussion yet for this question.