refactor configure script
Generate a makefile config instead of a makefile with predefined constants. This makes the build a bit more easier to modify. Also improve the makefile and apply some suggestions from shellcheck. :)
This commit is contained in:
parent
4bb8d391fd
commit
f1b79c2a7c
3 changed files with 60 additions and 66 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,4 +4,4 @@
|
|||
esv
|
||||
result
|
||||
|
||||
Makefile
|
||||
config.mk
|
Loading…
Add table
Add a link
Reference in a new issue