build: Use standard install variables
commitbceeabdf443d5e03ac38a80a195383d3ef800ffa
authororbea <orbea@riseup.net>
Tue, 3 May 2022 16:29:28 +0000 (3 09:29 -0700)
committerorbea <orbea@riseup.net>
Tue, 3 May 2022 16:41:08 +0000 (3 09:41 -0700)
tree9258801300646b6701482a95bdd07ded0e575f6b
parent2ec364f923b60b8b1e68ffe4c705b82d9a487056
build: Use standard install variables

This removes DESTDIR from both BINDIR and MANDIR and adds it directly
to the intall and uninstall rules.

This also moves 'man1' directly to the rules as it should not be
configurable by the user.

And lastly this removes the non-standard and now useless MANPREFIX.
Makefile