X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/596bb133a55a6aba13b55795a9a38e29fcf1b38b..9703859e6c1e2280036dc7992cb4c54688f719f5:/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}"