]> git.codecow.com Git - Monocypher.git/commit
Added a separate install-doc target
authorLoup Vaillant <loup@loup-vaillant.fr>
Sat, 23 Sep 2017 17:07:17 +0000 (19:07 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Sat, 23 Sep 2017 17:07:17 +0000 (19:07 +0200)
commit8a01ec00860517ae3d446b8675f78ca0398b184d
treeda0a3c34250e7706c8a0889c2481fd4dcafe8cf4
parent97122168d3d184209abfbedc4be4522b8cc94cfa
Added a separate install-doc target

Since Monocypher can be used without any installation (just copy the
source files to your project), some users may want the man pages
without an actual installation.

`make install` still installs everything, documentation included.
makefile