Showing The List of Included Files When Compiling¶ For nmake (Windows), use /showIncludes switch to cl.exe () For gcc, use -M or -H Reference¶ http://stackoverflow.com/questions/946105/makedepend-equivalent-for-use-with-nmake http://stackoverflow.com/questions/5834778/how-to-tell-where-a-header-file-is-included-from