Commit 486325f
committed
Cleanup Makefile
- actually use targets
- use target dependencies
- 30% less lines of code
- now displays running command
- add missing .PHONY targets
- set build version using git describe
- set commit hash
Signed-off-by: Ondrej Fabry <[email protected]>1 parent b346097 commit 486325f
4 files changed
+213
-306
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
28 | 38 | | |
29 | 39 | | |
30 | 40 | | |
| |||
0 commit comments