Adapt *.tmpl to generate docs at build time
[openssl.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 0bddf761a187dc0c1a2b16e794456accac81bab4..1c8b5801142dccff79ad788d852387aabbc0beca 100644 (file)
--- a/INSTALL
+++ b/INSTALL
  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"