code format
This commit is contained in:
6
Makefile
6
Makefile
@@ -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
|
||||
|
Reference in New Issue
Block a user