X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/596bb133a55a6aba13b55795a9a38e29fcf1b38b..c4225bdcc9da2eb87e49608cc1821757cbd69dee:/Makefile diff --git a/Makefile b/Makefile index 5267411..920bd9a 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ OBJ = ${SRC:.c=.o} all: options st -options: options +options: @echo st build options: @echo "CFLAGS = ${CFLAGS}" @echo "LDFLAGS = ${LDFLAGS}"