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] - Blame information for rev 424

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 424 jeremybenn
# Blatantly ripped out of the graphviz examples and modified.  -pme
2
digraph v3conf {
3
    size="6,6";
4
    node [color=lightblue2, style=filled];
5
    "aclocal.m4" -> "acinclude.m4";
6
    "configure" -> "aclocal.m4";
7
    "configure" -> "configure.ac";
8
    "configure" -> "crossconfig.m4";
9
    "configure" -> "linkage.m4";
10
    "[*/]Makefile.in" -> "Makefile.am";
11
    "[*/]Makefile.in" -> "configure.ac";
12
    "config.h.in" -> "acconfig.h";
13
    "config.h.in" -> "configure.ac";
14
}

powered by: WebSVN 2.1.0

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