Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
Fix small typos
[st.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
0b3cecd
..
470ac86
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-22,7
+22,7
@@
config.h:
$(CC) $(STCFLAGS) -c $<
st.o: config.h st.h win.h
-x.o: arg.h st.h win.h
+x.o: arg.h
config.h
st.h win.h
$(OBJ): config.h config.mk