aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.inc b/Makefile.inc
index 6979e49..39af5e2 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -1,6 +1,11 @@
RPCGEN?=rpcgen
STRIP=
+
SHAREDIR=/usr/share/
+
.if !defined(BINDIR)
BINDIR=/usr/bin
.endif
+
+COMPRESS_CMD?= zstd -c
+COMPRESS_EXT?= .zst