I have some generated GNUmakefiles from which I need to extract the value of a variable.
Is there an easy way to see the value of a variable without modifying the makefiles ?
FYI, the variables contain the path of some include files necessary for the emacs c-macro-expand function.