Cosmetic fix to Makefile.
authorEric S. Raymond <esr@thyrsus.com>
Tue, 26 Nov 2013 10:06:07 +0000 (05:06 -0500)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 26 Nov 2013 10:06:07 +0000 (05:06 -0500)
Makefile

index fda7be57063f27314023fb82941c235d76167e6b..6153f89325ab09721c46524eed445c4067dceb01 100644 (file)
--- 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)