From: rrt Date: Tue, 23 Oct 2001 14:53:14 +0000 (+0000) Subject: [project @ 2001-10-23 14:53:14 by rrt] X-Git-Tag: Approximately_9120_patches~741 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=9e4c91225853350c18f90e49ab3183f130e1d813 [project @ 2001-10-23 14:53:14 by rrt] Document make install-docs. --- diff --git a/docs/building/building.sgml b/docs/building/building.sgml index 46f2a0d..2c0b172 100644 --- a/docs/building/building.sgml +++ b/docs/building/building.sgml @@ -1278,7 +1278,7 @@ file. Typing gmake alone is generally the same as typing install: -installs the things built by all. Where does it +installs the things built by all (except for the documentation). Where does it install them? That is specified by mk/config.mk.in; you can override it in mk/build.mk, or by running @@ -1288,6 +1288,13 @@ install them? That is specified by +install-docs: + + +installs the documentation. Otherwise behaves just like install. + + + uninstall: