LPI Exam Questions

Which of the following files will be looked for and used by GNU make, if one of them exists, unless

Which of the following files will be looked for and used by GNU make, if one of them exists, unless a different file is specified on the command line when trying to compile software from source code? (Choose two.)

A. configure
B. config.h.in

C. makefile

D. Makefile

E. Makefile.in