apply patch st-meta-vim-full-20210425-43a395a-8.4.patch

This commit is contained in:
2026-01-22 06:23:33 +01:00
parent 6e97047474
commit 6d00916036
9 changed files with 559 additions and 179 deletions

View File

@@ -15,7 +15,7 @@ config.h:
.c.o:
$(CC) $(STCFLAGS) -c $<
st.o: config.h st.h win.h
st.o: config.h st.h win.h normalMode.h normalMode.c utils.h
x.o: arg.h config.h st.h win.h
$(OBJ): config.h config.mk