none of the --debug= flags seem to do it for me.
Have you tried make -n ?
make -n
make SHELL='sh -vx'
may also be helpful.