]> git.codecow.com Git - Monocypher.git/commit
Various makefile cleanups
authorLoup Vaillant <loup@loup-vaillant.fr>
Thu, 2 Apr 2020 21:22:02 +0000 (23:22 +0200)
committerLoup Vaillant <loup@loup-vaillant.fr>
Thu, 2 Apr 2020 21:27:49 +0000 (23:27 +0200)
commite0d18cf8c8c2fa5e90bde30d71d34ddcf71d006c
tree6c04d39c4aff00abb81e14173224e509d0813588
parent399134f878a12827206e6faa1f4bc7185f91c86e
Various makefile cleanups

Moved the pkg-config files elsewhere, to simplify the makefile. A simple
variable substitution takes care of $(PREFIX).

Fixed missing "/" in libdir path (which somehow didn't seem to confuse
pkg-config).

Path variable no longer include $(DESTDIR). Instead, we prefix it
explicitly every time we use a path.
makefile
monocypher.pc [new file with mode: 0644]
tests/speed/libhydrogen.pc [new file with mode: 0644]