nerdexam
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)
  • A
    12% (4)
  • B
    6% (2)
  • C
    79% (26)
  • E
    3% (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.

Full 201-450 Practice