X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/596bb133a55a6aba13b55795a9a38e29fcf1b38b..fbc6ec3207fa1298ec8347697ddea6b3e78f13d0:/Makefile?ds=sidebyside 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}"