Using make and rustpkg together is a bit tricky, mostly because the output files don't have known names (they contain hashes). A combination of wildcard targets and order-only prerequisites is needed to make this work, and should be documented.