thermferm/Makefile

changeset 591
95cf33f8021f
parent 570
1e0192b295b9
child 633
8b84e73af50e
equal deleted inserted replaced
589:230a502b75ec 591:95cf33f8021f
52 done; \ 52 done; \
53 ${ECHO} '# End of generated dependencies' >>Makefile 53 ${ECHO} '# End of generated dependencies' >>Makefile
54 54
55 # DO NOT DELETE THIS LINE - MAKE DEPEND RELIES ON IT 55 # DO NOT DELETE THIS LINE - MAKE DEPEND RELIES ON IT
56 # Dependencies generated by make depend 56 # Dependencies generated by make depend
57 mqtt.o: thermferm.h rdconfig.h devices.h xutil.h mqtt.h
57 rc-switch.o: thermferm.h xutil.h rc-switch.h 58 rc-switch.o: thermferm.h xutil.h rc-switch.h
58 mqtt.o: thermferm.h rdconfig.h logger.h devices.h xutil.h mqtt.h
59 slcd.o: thermferm.h slcd.h futil.h xutil.h 59 slcd.o: thermferm.h slcd.h futil.h xutil.h
60 panel.o: thermferm.h lcd-pcf8574.h slcd.h panel.h 60 panel.o: thermferm.h lcd-pcf8574.h slcd.h panel.h
61 devices.o: thermferm.h devices.h rc-switch.h panel.h xutil.h 61 devices.o: thermferm.h devices.h rc-switch.h panel.h xutil.h
62 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
63 futil.o: thermferm.h futil.h 63 futil.o: thermferm.h futil.h
64 thermferm.o: lock.h logger.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 64 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
65 lock.o: lock.h thermferm.h 65 lock.o: lock.h thermferm.h
66 logger.o: logger.h thermferm.h futil.h xutil.h
67 lcd-pcf8574.o: thermferm.h lcd-pcf8574.h slcd.h 66 lcd-pcf8574.o: thermferm.h lcd-pcf8574.h slcd.h
68 pid.o: thermferm.h pid.h 67 pid.o: thermferm.h pid.h
69 xutil.o: thermferm.h xutil.h 68 xutil.o: thermferm.h xutil.h
70 server.o: rdconfig.h thermferm.h logger.h devices.h server.h lcd-buffer.h xutil.h mqtt.h 69 server.o: rdconfig.h thermferm.h devices.h server.h lcd-buffer.h xutil.h mqtt.h
71 simulator.o: thermferm.h simulator.h 70 simulator.o: thermferm.h simulator.h
72 rdconfig.o: rdconfig.h thermferm.h pid.h futil.h xutil.h 71 rdconfig.o: rdconfig.h thermferm.h pid.h futil.h xutil.h
73 # End of generated dependencies 72 # End of generated dependencies

mercurial