Author: bapt
Date: Sat Apr 15 21:12:11 2017
New Revision: 316985
URL: https://svnweb.freebsd.org/changeset/base/316985
Log:
Install the zstdgrep shell wrapper
Modified:
head/usr.bin/zstd/Makefile
Modified: head/usr.bin/zstd/Makefile
==============================================================================
--- head/usr.bin/zstd/Makefile Sat Apr 15 20:55:09 2017 (r316984)
+++ head/usr.bin/zstd/Makefile Sat Apr 15 21:12:11 2017 (r316985)
@@ -13,6 +13,7 @@ CFLAGS+= -I${SRCTOP}/contrib/zstd/progra
-I${SRCTOP}/contrib/zstd/lib/dictBuilder \
-I${SRCTOP}/contrib/zstd/lib \
-DXXH_NAMESPACE=ZSTD_
+SCRIPTS= zstdgrep
LINKS= ${BINDIR}/zstd ${BINDIR}/unzstd \
${BINDIR}/zstd ${BINDIR}/zstdcat
MLINKS= zstd.1 unzstd.1 \
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"