]> git.armaanb.net Git - st.git/blobdiff - Makefile
toggle ATTR_REVERSE on selected text, factored some code and fixed Makefile.
[st.git] / Makefile
index 52674114628148c89e0ce5fbf11251dc40549c5e..920bd9a9a486def92e2b109666603735fc6d0440 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ OBJ = ${SRC:.c=.o}
 
 all: options st
 
-options: options
+options:
        @echo st build options:
        @echo "CFLAGS   = ${CFLAGS}"
        @echo "LDFLAGS  = ${LDFLAGS}"