Change order of build steps
Run make insertcopyright after make, so that the BUILDSTRING embedded into the library is based on a clean/unmodified git checkout, and doesn't contain -dirty, which may scare users
Edited by Paul McCarthy
Run make insertcopyright after make, so that the BUILDSTRING embedded into the library is based on a clean/unmodified git checkout, and doesn't contain -dirty, which may scare users