6c6
< prefix ?= /usr/local
---
> prefix ?= /usr
8c8
< mandir ?= $(prefix)/share/man
> mandir ?= $(prefix)/man