On 4/26/08, Pekka Enberg <penberg@xxxxxxxxxxxxxx> wrote: > > +# Output dependency graph in GraphViz language. > > +sub graph { > > > > Shouldn't there be a command line option for printing out the GraphViz > files? Hm. For now, it's a hidden feature that requires editing the script :-) I didn't want to get into the lands of parsing options since we would need to handle gcc options and skip arguments to those, etc. Maybe it's better just to chuck the whole GraphViz thing. It's not really that useful anyway. Vegard -- "The animistic metaphor of the bug that maliciously sneaked in while the programmer was not looking is intellectually dishonest as it disguises that the error is the programmer's own creation." -- E. W. Dijkstra, EWD1036 -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html