Remove html, pdf and ps from the list of targets in MAKEHELP
authorIan Lynagh <igloo@earth.li>
Thu, 28 Apr 2011 19:23:22 +0000 (20:23 +0100)
committerIan Lynagh <igloo@earth.li>
Thu, 28 Apr 2011 19:23:22 +0000 (20:23 +0100)
They don't exist in the makefiles.

MAKEHELP

index 85497e9..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)