Bryan Drewery bbec13875a rescue: Restore 'make depend' call to fix WITH_META_MODE after r334008.
The rescue/crunchgen build avoids linking binaries for the objects it is
building by doing 'make foo.o bar.o' rather than 'make all'.  This breaks the
implicit 'beforebuild: depend' dependency which ensured that all source files
were generated and up-to-date before building the object files.  This
manifested as a WITH_META_MODE build problem for bin/sh in the rescue build
with syntax.{c,h} not properly being regenerated or recognized as changed in
the dependency graph.

Sponsored by:	Dell EMC
MFC after:	1 week
Reported by:	many
2018-05-24 18:49:19 +00:00
..
2017-11-04 21:02:26 +00:00
2017-01-28 16:31:23 +00:00
2016-06-03 19:25:36 +00:00
2016-06-03 19:25:36 +00:00
2016-06-03 19:25:36 +00:00
2017-03-07 01:42:30 +00:00
2016-12-23 02:57:00 +00:00
2017-07-31 08:02:25 +00:00
2016-12-23 02:57:00 +00:00
2017-11-05 04:08:00 +00:00
2016-03-11 01:35:39 +00:00