summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAyush Agarwal <ayush@fastmail.in>2021-11-14 14:39:39 +0530
committerAyush Agarwal <ayush@fastmail.in>2021-11-14 14:39:39 +0530
commit6dd9af9eaa67b391d744c7e78410543078aa9d56 (patch)
treec8db2366a1e7aeccd468fc8c59c3b3bd6605af6c /Makefile
parentc6272fae4eaa724a59c096d742672f4edadd8523 (diff)
refactor: improve validation checks
The validation functions have been changed to be more modular and more resistant to invalid input. Instead of using printf to redirect error messages to stderr and using `exit 1`, use the function `_die` which has been changed as well. A function called `is_installed` was added as well to check if the needed binaries are present on the system.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions