LPI
201-450 · 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. You've hit your weekly limit · resets 5am (America/New_York)
202 Linux Kernel
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
(26 responses)- A4% (1)
- B73% (19)
- C15% (4)
- D8% (2)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#makefile#build targets#install#software compilation
Community Discussion
No community discussion yet for this question.