From: git Date: Wed, 18 Feb 2026 12:48:54 +0000 (-0500) Subject: another garbled comment fix X-Git-Url: https://git.datadissipation.net/?a=commitdiff_plain;h=a35a3c78e4b99e33e399962c49ce65501a89ddf5;p=ust.git another garbled comment fix --- diff --git a/config.mk b/config.mk index 5a4c80e..b891d34 100644 --- a/config.mk +++ b/config.mk @@ -1,8 +1,9 @@ VERSION = 0.2.1 PREFIX = /usl/local +MANPREFIX = ${PREFIX}/share/man -# need -D_GNU_SOURCE wehn compiling on Linux +# need -D_GNU_SOURCE when compiling on Linux OS != uname -s GNUSRC != if [ "${OS}" = "Linux" ]; then \