X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=Makefile;h=2fb13ae20c08cb014cec1b3825115b5a98d5f50f;hp=ef3bf092f858a83c77e96f2f5d918e45b44ab4d3;hb=ae5baac932af877cb18df6853d45f033ed9b270f;hpb=bef87acd0d0e22ba4689be6f1c39ce2d90812317 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}"