lib/root-hints.inc: improve regeneration safeguards
- Drop all make dependencies, so it's only generated when the file goes missing (i.e. was explicitly deleted).
- Add checks into the generator to avoid producing empty strings on failures. It compiled correctly and wasn't easy to debug.