C Makefile cheatsheet — cppcheatsheet
cppcheatsheet.com › notes › c_makeC Makefile cheatsheet. Automatic variables. using $ (warning text) check make rules (for debug) string functions. using $ (sort list) sort list and remove duplicates. single dollar sign and double dollar sign. build executable files respectively. using $ (eval) predefine variables. build subdir and link together.