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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libstdc++-v3/] [doc/] [xml/] [images/] [confdeps.dot] - Rev 742

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" -> "[*/]Makefile.in";
    "[*/]Makefile.in" -> "Makefile.am";
    "[*/]Makefile.in" -> "configure.ac";
    "config.h" -> "config.h.in"
    "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.