diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-11-06 08:29:26 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-11-06 08:59:26 +0100 |
commit | 65ad34e710723380896dd7d2d193afc62116ad89 (patch) | |
tree | b39cfbbf213281fbca590874deb7cc0ade51a670 /microkernel/mach/gnu_mach/building.mdwn | |
parent | 9ef4358330ec422c518a0094bc965f3476466882 (diff) | |
download | web-65ad34e710723380896dd7d2d193afc62116ad89.tar.gz web-65ad34e710723380896dd7d2d193afc62116ad89.tar.bz2 web-65ad34e710723380896dd7d2d193afc62116ad89.zip |
[[microkernel/mach/mig/gnu_mig]]: New; move most content there.
Diffstat (limited to 'microkernel/mach/gnu_mach/building.mdwn')
-rw-r--r-- | microkernel/mach/gnu_mach/building.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/microkernel/mach/gnu_mach/building.mdwn b/microkernel/mach/gnu_mach/building.mdwn index ef0d8553..073c68a3 100644 --- a/microkernel/mach/gnu_mach/building.mdwn +++ b/microkernel/mach/gnu_mach/building.mdwn @@ -47,7 +47,7 @@ package: Apart from the case that you only want to install GNU Mach's header files (see below), building GNU Mach requires you to have the Mach Interface Generator -installed. See [[building_MIG|mig/building]] about how to do that, then come +installed. See [[building_MIG|mig/gnu_mig/building]] about how to do that, then come back here. Additionally, building GNU Mach requires a C compiler, a standard C library and |