]> git.ipfire.org Git - thirdparty/zstd.git/commit
Compile CLI using files instead of objs 663/head
authorSean Purcell <me@seanp.xyz>
Tue, 18 Apr 2017 00:13:44 +0000 (17:13 -0700)
committerSean Purcell <me@seanp.xyz>
Tue, 18 Apr 2017 00:13:47 +0000 (17:13 -0700)
commitc8b2df7d6220f62f4f930e62dc361098b5a002c7
treeb7d5c72f227db2c36bc7e493ea726abea2ed157b
parentf6ef4db20e3025146a338fc399b48b4f1705fa4d
Compile CLI using files instead of objs

This avoids conflicts between how the library was
configured and how the CLI was configured.
programs/Makefile