X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/6db6980e27bdde6f2d444dd3cdd7a46985fa84fc..12c25bcea973ced6e3b3b03f05cdb3f45fcd9f7f:/Makefile 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}"