1

I have a huge makefile with a lot of macro substitutions. Would it be possible to process the makefile to output a version that substitutes the macros with the final version of the Makefile? This is to improve readability, so that I can understand it better.

Sush
  • 1,169
  • 1
  • 10
  • 26
  • Possible duplicate of [List goals/targets in GNU make that contain variables in their definition](http://stackoverflow.com/questions/3063507/list-goals-targets-in-gnu-make-that-contain-variables-in-their-definition) – user657267 Mar 22 '17 at 06:02
  • Also see http://stackoverflow.com/questions/31121698/gnu-makefile-preprocessor – blackghost Mar 22 '17 at 19:54

0 Answers0