OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [libstdc++-v3/] [doc/] [xml/] [images/] [confdeps.dot] - Rev 424

Compare with Previous | Blame | View Log

# Blatantly ripped out of the graphviz examples and modified.  -pme
digraph v3conf {
    size="6,6";
    node [color=lightblue2, style=filled];
    "aclocal.m4" -> "acinclude.m4";
    "configure" -> "aclocal.m4";
    "configure" -> "configure.ac";
    "configure" -> "crossconfig.m4";
    "configure" -> "linkage.m4";
    "[*/]Makefile.in" -> "Makefile.am";
    "[*/]Makefile.in" -> "configure.ac";
    "config.h.in" -> "acconfig.h";
    "config.h.in" -> "configure.ac";
}

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.