HomeFreeBSD

Fix 'rebuild during install' error to only trigger on 'make install'.

Description

Fix 'rebuild during install' error to only trigger on 'make install'.

This allows 'make foo install' or 'make all install'. It is a similar
fix as r304697 did for reading dependency files.

MFC after: 2 weeks
Sponsored by: Dell EMC Isilon

Details