]> git.codecow.com Git - Monocypher.git/commit
Fix $(PREFIX) in makefiles
authorLoup Vaillant <loup@loup-vaillant.fr>
Tue, 5 Sep 2023 21:02:44 +0000 (23:02 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Tue, 5 Sep 2023 21:02:44 +0000 (23:02 +0200)
commit3a9557427201e78026048547988bbb582fe64f4a
tree5c1625afdb9a9964cca81d0e1a9c44e70f5e769a
parent0d85f98c9d9b0227e42cf795cb527dff372b40a4
Fix $(PREFIX) in makefiles

Apparently the convention for the $(PREFIX) variable is to include the
leading '/'.  Leaving it out and adding it manually confuses some
package systems, and force package maintainers to patch it when their
own $(PREFIX) already starts with '/'.
makefile
monocypher.pc
tests/speed/libhydrogen.pc
tests/speed/makefile