HomeFreeBSD

Move FAST_DEPEND cleanup hack into its own target and call from _cleanobj.

Description

Move FAST_DEPEND cleanup hack into its own target and call from _cleanobj.

The _worldtmp target is for setting up WORLDTMP. Nothing between _worldtmp
and _cleanobj will read these files. Move to its own target since it is
so large.

Sponsored by: Dell EMC Isilon

Details