]> git.sesse.net Git - stockfish/commit
Drop grep and tr dependency in Makefile
authorMarco Costalba <mcostalba@gmail.com>
Mon, 15 Jul 2013 19:39:06 +0000 (21:39 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Mon, 15 Jul 2013 19:39:06 +0000 (21:39 +0200)
commit05e31c5e5f355d9095b2d223ddf98967ef0e7499
tree24c5e745a81c2dc2391fee9c723dfe056a376388
parent46fdb14b2f51386d14b3fd0ad49f511bb491bed6
Drop grep and tr dependency in Makefile

Use only sed to get the bench signature.

No functional change.
src/Makefile