We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03eb122 commit c84c3a9Copy full SHA for c84c3a9
1 file changed
docs/Makefile
@@ -1,5 +1,9 @@
1
# Copyright 2026, Phil Karn, KA9Q
2
3
+prefix ?= /usr/local
4
+mandir ?= $(prefix)/man
5
+
6
7
.PHONY: clean all install
8
9
all:
0 commit comments