Is there a way to get a list of all the (leaf) dependencies of a target or file? Say I'd like to get a list of header files that a .cpp file depends on.
 
-dr