]> git.armaanb.net Git - asd-repo.git/blob - core/zstd/build
Adapt for asd linux
[asd-repo.git] / core / zstd / build
1 #!/bin/sh -e
2
3 make
4 make DESTDIR="$1" PREFIX=/usr install