]> git.armaanb.net Git - asd-repo.git/blobdiff - junk/zstd/build
zstd: move to junk
[asd-repo.git] / junk / zstd / build
diff --git a/junk/zstd/build b/junk/zstd/build
new file mode 100755 (executable)
index 0000000..62bbe5d
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+gmake
+gmake DESTDIR="$1" PREFIX=/usr install