toggle ATTR_REVERSE on selected text, factored some code and fixed Makefile.
This commit is contained in:
parent
596bb133a5
commit
160bda1b60
2 changed files with 9 additions and 18 deletions
2
Makefile
2
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}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue