Is there a built-in function to extract all the prerequisites for target in a 
makefile?


I could probably make a rule that will parse the makefile as a textfile from 
the shell but since `make` already parses the targets and prereqs I'm hoping 
there's a built-in way.
_______________________________________________
Help-make mailing list
Help-make@gnu.org
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to