X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/bef87acd0d0e22ba4689be6f1c39ce2d90812317..ae5baac932af877cb18df6853d45f033ed9b270f:/Makefile?ds=inline 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}"