From: Eric S. Raymond Date: Tue, 26 Nov 2013 10:06:07 +0000 (-0500) Subject: Cosmetic fix to Makefile. X-Git-Tag: 2.1~7 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=373c151df90092e58ad98a563dde546bf2246a40;p=irker.git Cosmetic fix to Makefile. --- diff --git a/Makefile b/Makefile index fda7be5..6153f89 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,8 @@ VERS := $(shell sed -n 's/version = "\(.\+\)"/\1/p' irkerd) SYSTEMDSYSTEMUNITDIR := $(shell pkg-config --variable=systemdsystemunitdir systemd) -# `prefix`, `mandir` & `DESTDIR` can and should be set on the command line to control installation locations +# `prefix`, `mandir` & `DESTDIR` can and should be set on the command +# line to control installation locations prefix ?= /usr mandir ?= /share/man target = $(DESTDIR)$(prefix)