/
index
/
ust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
fb937e9
)
another garbled comment fix
author
git
<redacted>
Wed, 18 Feb 2026 12:48:54 +0000
(07:48 -0500)
committer
git
<redacted>
Wed, 18 Feb 2026 12:48:54 +0000
(07:48 -0500)
config.mk
patch
|
blob
|
history
diff --git
a/config.mk
b/config.mk
index 5a4c80eaaaa1363bde45e69cd73cb62ebd08b2d2..b891d34a6a5101e2debb2909bae484872f2bd9de 100644
(file)
--- 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 w
eh
n compiling on Linux
+# need -D_GNU_SOURCE w
he
n compiling on Linux
OS != uname -s
GNUSRC != if [ "${OS}" = "Linux" ]; then \