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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [gcc-4.5.1/] [gcc-4.5.1-or32-1.0rc4/] [libstdc++-v3/] [doc/] [xml/] [images/] [confdeps.dot] - Rev 594

Go to most recent revision | 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";
}

Go to most recent revision | 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.