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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [libstdc++-v3/] [docs/] [html/] [17_intro/] [confdeps.dot] - Rev 20

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.