summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-08-31 22:57:25 +0200
committerRichard Levitte <levitte@openssl.org>2019-11-29 09:51:17 +0100
commitb0940b33a60cbfab03153287181372d0066410a6 (patch)
treeec0e3ecff60e2b012533f877cace6b9559133d45 /INSTALL
parentdf8f116ecd6e25577eb1e47a213df17d64e87b4a (diff)
downloadopenssl-new-b0940b33a60cbfab03153287181372d0066410a6.tar.gz
Adapt *.tmpl to generate docs at build time
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/6236)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 9 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 0bddf761a1..1c8b580114 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1156,7 +1156,15 @@
described here. Examine the Makefiles themselves for the full list.
all
- The default target to build all the software components.
+ The target to build all the software components and
+ documentation.
+
+ build_sw
+ Build all the software components.
+ THIS IS THE DEFAULT TARGET.
+
+ build_docs
+ Build all documentation components.
clean
Remove all build artefacts and return the directory to a "clean"