Commit 9efeaae
Makefile: fix errors and warnings targets
* `make warnings` outputs the C compiler warnings with correct filenames
* `make rebuild` no longer output warnings because of new spurious
signed/unsigned comparisons warnings in ir generator1 parent e40e86e commit 9efeaae
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
0 commit comments