4 lines
43 B
Makefile
4 lines
43 B
Makefile
|
.PRECIOUS: $(OBJS)
|
||
|
|
||
|
-include $(OBJS:.o=.d)
|