code format

This commit is contained in:
Lexxy Fox
2023-11-02 11:56:11 -05:00
parent e970b2f661
commit a32edb4eec
3 changed files with 40 additions and 40 deletions

View File

@@ -1,5 +1,5 @@
# Options (e.g. `CFLAGS=-DUSE_ARGP make`)
# USE_ARGP: use `argp` for argument parsing.
# Options (e.g. `CFLAGS=-DHAVE_ARGP make`)
# HAVE_ARGP: use `argp` for argument parsing.
VERSION ?= 9.0.1
@@ -94,4 +94,4 @@ uninstall:
# https://www.gnu.org/prep/standards/html_node/Directory-Variables.html
# https://www.gnu.org/prep/standards/html_node/Standard-Targets.html
# https://www.gnu.org/software/make/manual/html_node/Automatic-Variables.html
# https://www.gnu.org/software/make/manual/html_node/Implicit-Variables.html
# https://www.gnu.org/software/make/manual/html_node/Implicit-Variables.html