Remove duplication in binary dist rules
Rather than building complex sh stuff and echoing what we're doing ourselves, use make rules to do the looping and let make print things out.
Showing
Please register or sign in to comment
Rather than building complex sh stuff and echoing what we're doing ourselves, use make rules to do the looping and let make print things out.