JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
use predefined OS macro instead of uname.
[st.git] / Makefile
index ef3bf09..2fb13ae 100644 (file)
--- 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}"