thermferm/Makefile

changeset 675
825210ba2707
parent 660
a28ef4d9afa4
child 684
b2265c7e5707
equal deleted inserted replaced
674:6cabc02f4c8d 675:825210ba2707
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 delay.h mqtt.h 58 delay.o: delay.h thermferm.h
59 thermferm.o: lock.h rdconfig.h server.h thermferm.h devices.h delay.h simulator.h lcd-pcf8574.h lcd-buffer.h slcd.h panel.h one-wire.h futil.h xutil.h pid.h mqtt.h 59 devices.o: thermferm.h delay.h devices.h rc-switch.h panel.h xutil.h
60 futil.o: thermferm.h futil.h
61 lcd-buffer.o: thermferm.h lcd-buffer.h lcd-pcf8574.h slcd.h panel.h
62 lcd-pcf8574.o: thermferm.h lcd-pcf8574.h slcd.h
63 lock.o: lock.h thermferm.h
64 mqtt.o: thermferm.h rdconfig.h devices.h xutil.h delay.h mqtt.h websocket.h
60 one-wire.o: thermferm.h statetbl.h one-wire.h devices.h delay.h futil.h xutil.h 65 one-wire.o: thermferm.h statetbl.h one-wire.h devices.h delay.h futil.h xutil.h
61 panel.o: thermferm.h delay.h lcd-pcf8574.h slcd.h panel.h 66 panel.o: thermferm.h delay.h lcd-pcf8574.h slcd.h panel.h
62 devices.o: thermferm.h delay.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
64 lcd-pcf8574.o: thermferm.h lcd-pcf8574.h slcd.h
65 pid.o: thermferm.h pid.h 67 pid.o: thermferm.h pid.h
66 rc-switch.o: thermferm.h xutil.h delay.h rc-switch.h 68 rc-switch.o: thermferm.h xutil.h delay.h rc-switch.h
67 lock.o: lock.h thermferm.h 69 rdconfig.o: rdconfig.h thermferm.h pid.h futil.h xutil.h
68 futil.o: thermferm.h futil.h
69 delay.o: delay.h thermferm.h
70 xutil.o: thermferm.h xutil.h
71 server.o: rdconfig.h thermferm.h delay.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
72 simulator.o: thermferm.h delay.h simulator.h 71 simulator.o: thermferm.h delay.h simulator.h
73 rdconfig.o: rdconfig.h thermferm.h pid.h futil.h xutil.h
74 slcd.o: thermferm.h slcd.h futil.h xutil.h 72 slcd.o: thermferm.h slcd.h futil.h xutil.h
73 thermferm.o: lock.h rdconfig.h server.h thermferm.h devices.h delay.h simulator.h lcd-pcf8574.h lcd-buffer.h slcd.h panel.h one-wire.h futil.h xutil.h pid.h mqtt.h statetbl.h
74 websocket.o: thermferm.h xutil.h websocket.h
75 xutil.o: thermferm.h xutil.h
75 # End of generated dependencies 76 # End of generated dependencies

mercurial