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)- A11% (6)
- B82% (45)
- C4% (2)
- D4% (2)
Community Discussion
No community discussion yet for this question.