Add "make change" target to build the big toybox binary as a bunch of little ones...
authorRob Landley <rob@landley.net>
Fri, 28 Nov 2014 22:49:46 +0000 (16:49 -0600)
committerRob Landley <rob@landley.net>
Fri, 28 Nov 2014 22:49:46 +0000 (16:49 -0600)
commit62390fddc753e04aa12655d073572f9c39af3874
treea405934c70ce1d1b268723bab3e083a04f2134ba
parente7835d79c5b6c2c586bf13a28c6457b012145a36
Add "make change" target to build the big toybox binary as a bunch of little ones (in the "change" subdirectory), and tweak scripts/make.sh to avoid redundant work when rebuilding.
Makefile
scripts/make.sh