minor formatting
This commit is contained in:
parent
5ab2a6660e
commit
e58eac4ae6
3
Makefile
3
Makefile
|
@ -2,7 +2,8 @@ CC=gcc
|
|||
|
||||
|
||||
# Use $ xxd -i ./LICENSE > LICENSE.h
|
||||
# to create the license info file, remember to add a null character to the end.
|
||||
# to create the license info file. Should be signed char, add a
|
||||
# null character to the end of the array.
|
||||
|
||||
# -O3 -g
|
||||
# -std=gnu11
|
||||
|
|
Loading…
Reference in a new issue