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:
Jeremy Baxter 2024-02-28 16:18:06 +13:00
parent 4bb8d391fd
commit f1b79c2a7c
3 changed files with 60 additions and 66 deletions

2
.gitignore vendored
View file

@ -4,4 +4,4 @@
esv
result
Makefile
config.mk