aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.inc')
-rw-r--r--Makefile.inc11
1 files changed, 11 insertions, 0 deletions
diff --git a/Makefile.inc b/Makefile.inc
new file mode 100644
index 0000000..39af5e2
--- /dev/null
+++ b/Makefile.inc
@@ -0,0 +1,11 @@
+RPCGEN?=rpcgen
+STRIP=
+
+SHAREDIR=/usr/share/
+
+.if !defined(BINDIR)
+BINDIR=/usr/bin
+.endif
+
+COMPRESS_CMD?= zstd -c
+COMPRESS_EXT?= .zst