Commit bf23475
committed
makefile: fix post global route error propagation in bazel-orfs
The Makefile should just handle dependencies, no flow logic.
Consistency here reduces surprises when updating and
reasoning about the code.
Signed-off-by: Øyvind Harboe <[email protected]>1 parent f050ee4 commit bf23475
2 files changed
+5
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
853 | 853 | | |
854 | 854 | | |
855 | 855 | | |
856 | | - | |
857 | | - | |
858 | | - | |
859 | | - | |
860 | | - | |
861 | 856 | | |
862 | | - | |
863 | 857 | | |
864 | 858 | | |
865 | 859 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | | - | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
0 commit comments