]> git.codecow.com Git - Monocypher.git/commit
Rearranged directory creation for makefile installation target
authorLoup Vaillant <loup@loup-vaillant.fr>
Sun, 24 Sep 2017 09:21:16 +0000 (11:21 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Sun, 24 Sep 2017 09:21:16 +0000 (11:21 +0200)
commit20062ef275fb56594efaf99fc0f20083b101dbc4
treea20a9f90e02670a84cbf24f3002818b0a80aff04
parentd397ea936abbecd53d5beade26a2aca9ece421ea
Rearranged directory creation for makefile installation target

Tweaking #40 pull request.  Have the `mkdir` on several lines because
of my 80 columns OCD.  It also makes prettier printouts at runtime.

Also removed the spurrious creation of the man directory (it was
already done on the `install-doc:` target).
makefile