JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
toggle ATTR_REVERSE on selected text, factored some code and fixed Makefile.
[st.git] / Makefile
index 5267411..920bd9a 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}"