summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-07-20 15:12:30 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-07-20 15:12:30 +0000
commit2eccee30131b3c595c6c8a4220dd2fabe2dc92a4 (patch)
tree78c5ad9a25459983482027988f84013fd7fb92f7 /INSTALL
parent3ce0d9354895df0488b083c434f21389bb54a3cf (diff)
*** empty log message ***
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 8b1edb29..40468564 100644
--- a/INSTALL
+++ b/INSTALL
@@ -51,8 +51,6 @@ Building the Hurd, Mach4, and libc together
1. Configure mach4.
-2. `make' mach4.
-
3. Do `make install' in <mach4-build>/mig. ONLY.
4. Do `make install' in <mach4-build>/include. ONLY.
@@ -67,7 +65,9 @@ Building the Hurd, Mach4, and libc together
9. `make' and `make install' Hurd.
-10. `make install' mach4.
+10. Do `make -r kernel' in mach4/kernel.
+
+11. Copy mach4/kernel to /boot/kernel.
Building the Hurd and libc together