update submodules for GHC.HetMet.GArrow -> Control.GArrow renaming
[ghc-hetmet.git] / MAKEHELP
index e0f2db4..c14767f 100644 (file)
--- a/MAKEHELP
+++ b/MAKEHELP
@@ -25,12 +25,6 @@ Common commands:
 
      Shows the targets available in <dir>
 
-  make html
-  make pdf
-  make ps
-
-     Make documentation
-
   make install
 
      Installs GHC, libraries and tools under $(prefix)
@@ -50,6 +44,6 @@ Common commands:
 
      Various levels of cleaning: "clean" restores the tree to the
      state after "./configure", "distclean" restores to the state
-     after "sh boot", and maintainer-clean restores the tree to the
+     after "perl boot", and maintainer-clean restores the tree to the
      completely clean checked-out state.