K 10 svn:author V 11 arichardson K 8 svn:date V 27 2019-11-15T18:34:36.103437Z K 7 svn:log V 362 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 END