Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
resize from the top.
[st.git]
/
Makefile
diff --git
a/Makefile
b/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}"