nerdexam
LPI

201-400 · Question #307

When a makefile is included in a source code package, what are commonly defined targets in the file?

The correct answer is B. clean, install, uninstall. See the full explanation below for the reasoning.

Question

When a makefile is included in a source code package, what are commonly defined targets in the file?

Options

  • ACFLAGS, CPPFLAGS, LIBS, LDFLAGS
  • Bclean, install, uninstall
  • CPATHS, DESTDIR, LIBS, LDFLAGS
  • Dprefix, exec_prefix, bindir, mandir

How the community answered

(55 responses)
  • A
    11% (6)
  • B
    82% (45)
  • C
    4% (2)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 201-400 Practice