zstd: Use CP instead of INSTALL_BIN 9163/head
authorRosen Penev <rosenp@gmail.com>
Wed, 5 Jun 2019 18:53:59 +0000 (11:53 -0700)
committerRosen Penev <rosenp@gmail.com>
Thu, 6 Jun 2019 01:08:36 +0000 (18:08 -0700)
commit9229c043032f06243386e46897fec49fb4d44b05
tree70dbdbf1f118aa801ada1fbf91b0bcea826fdae0
parentf4402d477027d57a7fc4b01f80a0881e4e7b685d
zstd: Use CP instead of INSTALL_BIN

INSTALL_BIN turns symlinks into actual files, which increases the total
size for no reason.

Small Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
utils/zstd/Makefile