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

Posted by: Pdfprep Category: 201-450 Tags: , ,

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

Your email address will not be published.