Posted by: Pdfprep
Post Date: November 1, 2020
When a makefile is included in a source code package, what are commonly defined targets in the file?
A . CFLAGS, CPPFLAGS, LIBS, LDFLAGS
B . clean, install, uninstall
C . PATHS, DESTDIR, LIBS, LDFLAGS
D . prefix, exec_prefix, bindir, mandir
Answer: B
Leave a Reply