FreeBSD/src 310399a (r354740)share/mk bsd.files.mk

Fix build race in bsd.files.mk

We need to ensure that installdirs-FOO runs before installfiles-FOO since
otherwise the directory may not exist when we attempt to install the target.
This was randomly causing failures in our Jenkins instance when installing
drti.o in cddl/lib/drti.

Reviewed By:    brooks
Differential Revision: https://reviews.freebsd.org/D22382
DeltaFile
+3-4share/mk/bsd.files.mk
+3-41 files

UnifiedSplitRaw