modified code style

This commit is contained in:
Lexxy Fox
2023-11-01 16:30:35 -05:00
parent a36ead2ceb
commit 32e512a798
3 changed files with 11 additions and 9 deletions

View File

@@ -1,3 +1,5 @@
VERSION ?= 9.0.1
prefix ?= /usr/local
exec_prefix ?= $(prefix)
bindir ?= $(exec_prefix)/bin