--- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 0b3cecd..0730757 100644 --- a/Makefile +++ b/Makefile _AT_@ -21,8 +21,8 @@ config.h: .c.o: $(CC) $(STCFLAGS) -c $< -st.o: config.h st.h win.h -x.o: arg.h st.h win.h +st.o: st.h win.h +x.o: arg.h config.h st.h win.h $(OBJ): config.h config.mk -- 2.20.1Received on Sun Dec 30 2018 - 23:21:58 CET
This archive was generated by hypermail 2.3.0 : Sun Dec 30 2018 - 23:24:21 CET