]> git.armaanb.net Git - st.git/blobdiff - Makefile
use predefined OS macro instead of uname.
[st.git] / Makefile
index ef3bf092f858a83c77e96f2f5d918e45b44ab4d3..2fb13ae20c08cb014cec1b3825115b5a98d5f50f 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}"