Configuration file that defines the locations of source files used to compile a program; used by PHP, C/C++, and other languages; automates the compilation process and compiles only new or modified files; commonly named makefile.global. GLOBAL files are sometimes referenced by specific program compilers.