]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed usage of grep in Makefile 1339/head
authorYann Collet <cyan@fb.com>
Tue, 25 Sep 2018 23:56:53 +0000 (16:56 -0700)
committerYann Collet <cyan@fb.com>
Tue, 25 Sep 2018 23:56:53 +0000 (16:56 -0700)
commit08f68d83c5cdcc34a0d99beab4d7d70018c75f79
tree681e20894b27e9ce0c5beb4096c99c29e640d001
parent9bb6c15f7966f59d001f782f087484a414eba570
fixed usage of grep in Makefile

when terminal uses colors
as suggested by @danielshir (#1294)
Makefile
lib/Makefile
programs/Makefile