summaryrefslogtreecommitdiff
path: root/MAKEHELP
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2011-04-28 20:23:22 +0100
committerIan Lynagh <igloo@earth.li>2011-04-28 20:23:22 +0100
commit70d6d8d57c4434bab0ce50515c5f5a063b588886 (patch)
treeaea39eb23711bbd695949e4a2ad253f405d21970 /MAKEHELP
parente11c554e94c39223ea55991a552ccb244dfe4364 (diff)
downloadhaskell-70d6d8d57c4434bab0ce50515c5f5a063b588886.tar.gz
Remove html, pdf and ps from the list of targets in MAKEHELP
They don't exist in the makefiles.
Diffstat (limited to 'MAKEHELP')
-rw-r--r--MAKEHELP6
1 files changed, 0 insertions, 6 deletions
diff --git a/MAKEHELP b/MAKEHELP
index 85497e984f..c14767f113 100644
--- 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)