thermferm/Makefile

changeset 652
16d3d4b58b5b
parent 635
bf2c0f31147b
child 654
e981d0185485
equal deleted inserted replaced
651:da166cb8470f 652:16d3d4b58b5b
53 done; \ 53 done; \
54 ${ECHO} '# End of generated dependencies' >>Makefile 54 ${ECHO} '# End of generated dependencies' >>Makefile
55 55
56 # DO NOT DELETE THIS LINE - MAKE DEPEND RELIES ON IT 56 # DO NOT DELETE THIS LINE - MAKE DEPEND RELIES ON IT
57 # Dependencies generated by make depend 57 # Dependencies generated by make depend
58 mqtt.o: thermferm.h rdconfig.h devices.h xutil.h mqtt.h 58 mqtt.o: thermferm.h rdconfig.h devices.h xutil.h delay.h mqtt.h
59 rc-switch.o: thermferm.h xutil.h rc-switch.h 59 thermferm.o: lock.h rdconfig.h devices.h server.h thermferm.h delay.h simulator.h lcd-pcf8574.h lcd-buffer.h slcd.h panel.h futil.h xutil.h pid.h mqtt.h
60 slcd.o: thermferm.h slcd.h futil.h xutil.h 60 panel.o: thermferm.h delay.h lcd-pcf8574.h slcd.h panel.h
61 panel.o: thermferm.h lcd-pcf8574.h slcd.h panel.h 61 devices.o: thermferm.h delay.h devices.h rc-switch.h panel.h xutil.h
62 devices.o: thermferm.h devices.h rc-switch.h panel.h xutil.h
63 lcd-buffer.o: thermferm.h lcd-buffer.h lcd-pcf8574.h slcd.h panel.h 62 lcd-buffer.o: thermferm.h lcd-buffer.h lcd-pcf8574.h slcd.h panel.h
64 futil.o: thermferm.h futil.h
65 thermferm.o: lock.h rdconfig.h devices.h server.h thermferm.h simulator.h lcd-pcf8574.h lcd-buffer.h slcd.h panel.h futil.h xutil.h pid.h mqtt.h
66 lock.o: lock.h thermferm.h
67 lcd-pcf8574.o: thermferm.h lcd-pcf8574.h slcd.h 63 lcd-pcf8574.o: thermferm.h lcd-pcf8574.h slcd.h
68 pid.o: thermferm.h pid.h 64 pid.o: thermferm.h pid.h
65 rc-switch.o: thermferm.h xutil.h delay.h rc-switch.h
66 lock.o: lock.h thermferm.h
67 futil.o: thermferm.h futil.h
68 delay.o: delay.h thermferm.h
69 xutil.o: thermferm.h xutil.h 69 xutil.o: thermferm.h xutil.h
70 server.o: rdconfig.h thermferm.h devices.h server.h lcd-buffer.h xutil.h mqtt.h 70 server.o: rdconfig.h thermferm.h delay.h devices.h server.h lcd-buffer.h xutil.h mqtt.h
71 simulator.o: thermferm.h simulator.h 71 simulator.o: thermferm.h delay.h simulator.h
72 rdconfig.o: rdconfig.h thermferm.h pid.h futil.h xutil.h 72 rdconfig.o: rdconfig.h thermferm.h pid.h futil.h xutil.h
73 slcd.o: thermferm.h slcd.h futil.h xutil.h
73 # End of generated dependencies 74 # End of generated dependencies

mercurial