X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/6db6980e27bdde6f2d444dd3cdd7a46985fa84fc..ae5baac932af877cb18df6853d45f033ed9b270f:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index ef3bf09..2fb13ae 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,6 @@ all: options st options: @echo st build options: - @echo "SYSTEM = ${SYSTEM}" @echo "CFLAGS = ${CFLAGS}" @echo "LDFLAGS = ${LDFLAGS}" @echo "CC = ${CC}"