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

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 742 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" -> "[*/]Makefile.in";
11
    "[*/]Makefile.in" -> "Makefile.am";
12
    "[*/]Makefile.in" -> "configure.ac";
13
    "config.h" -> "config.h.in"
14
    "config.h.in" -> "acconfig.h";
15
    "config.h.in" -> "configure.ac";
16
}

powered by: WebSVN 2.1.0

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