Kyle Evans 1171c633fb Set .ORDER for makesyscalls generated files
When either makesyscalls.lua or syscalls.master changes, all of the
${GENERATED} targets are now out-of-date. With make jobs > 1, this means we
will run the makesyscalls script in parallel for the same ABI, generating
the same set of output files.

Prior to r356603 , there is a large window for interlacing output for some
of the generated files that we were generating in-place rather than staging
in a temp dir. After that, we still should't need to run the script more
than once per-ABI as the first invocation should update all of them. Add
.ORDER to do so cleanly.

Reviewed by:	brooks
Discussed with:	sjg
Differential Revision:	https://reviews.freebsd.org/D23099
2020-01-10 18:24:17 +00:00
..
2019-12-15 21:11:15 +00:00
2019-12-15 21:26:50 +00:00
2019-12-15 21:11:15 +00:00
2020-01-05 12:48:19 +00:00
2019-12-15 21:26:50 +00:00
2019-09-03 18:56:25 +00:00
2019-08-28 16:18:23 +00:00
2019-12-15 21:11:15 +00:00
2020-01-05 12:48:19 +00:00
2019-12-15 21:26:50 +00:00
2020-01-05 12:48:19 +00:00
2019-12-15 21:11:15 +00:00
2019-12-15 21:26:50 +00:00
2019-11-21 13:59:01 +00:00
2019-03-12 05:10:41 +00:00
2018-10-12 00:32:45 +00:00
2019-12-15 21:11:15 +00:00
2018-08-18 19:45:56 +00:00
2020-01-05 12:48:19 +00:00
2019-12-15 21:11:15 +00:00
2018-06-01 13:26:45 +00:00
2019-02-20 09:38:19 +00:00
2019-12-15 21:11:15 +00:00
2019-12-15 21:26:50 +00:00
2019-12-15 21:26:50 +00:00
2019-09-26 15:41:10 +00:00
2018-06-01 13:26:45 +00:00