Skip to content
  • Alexander Neundorf's avatar
    Also generate dependers-graphviz files. · 08fa5ddb
    Alexander Neundorf authored
    With this commit, the --graphviz option now also generates dot files
    which show which other targets depend on some target.
    So, now there is
    * a global dot-file which shows all targets and dependencies
    * a dot file which shows on what a target Foo depends
    * a dot file which shows which other targets depend on Foo
    
    Alex
    08fa5ddb