thermferm/Makefile

changeset 675
825210ba2707
parent 660
a28ef4d9afa4
child 684
b2265c7e5707
--- a/thermferm/Makefile	Thu Apr 11 15:58:49 2024 +0200
+++ b/thermferm/Makefile	Sat Apr 13 16:50:26 2024 +0200
@@ -55,21 +55,22 @@
 
 # DO NOT DELETE THIS LINE - MAKE DEPEND RELIES ON IT
 # Dependencies generated by make depend
-mqtt.o: thermferm.h rdconfig.h devices.h xutil.h delay.h mqtt.h
-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
+delay.o: delay.h thermferm.h
+devices.o: thermferm.h delay.h devices.h rc-switch.h panel.h xutil.h
+futil.o: thermferm.h futil.h
+lcd-buffer.o: thermferm.h lcd-buffer.h lcd-pcf8574.h slcd.h panel.h
+lcd-pcf8574.o: thermferm.h lcd-pcf8574.h slcd.h
+lock.o: lock.h thermferm.h
+mqtt.o: thermferm.h rdconfig.h devices.h xutil.h delay.h mqtt.h websocket.h
 one-wire.o: thermferm.h statetbl.h one-wire.h devices.h delay.h futil.h xutil.h
 panel.o: thermferm.h delay.h lcd-pcf8574.h slcd.h panel.h
-devices.o: thermferm.h delay.h devices.h rc-switch.h panel.h xutil.h
-lcd-buffer.o: thermferm.h lcd-buffer.h lcd-pcf8574.h slcd.h panel.h
-lcd-pcf8574.o: thermferm.h lcd-pcf8574.h slcd.h
 pid.o: thermferm.h pid.h
 rc-switch.o: thermferm.h xutil.h delay.h rc-switch.h
-lock.o: lock.h thermferm.h
-futil.o: thermferm.h futil.h
-delay.o: delay.h thermferm.h
-xutil.o: thermferm.h xutil.h
+rdconfig.o: rdconfig.h thermferm.h pid.h futil.h xutil.h
 server.o: rdconfig.h thermferm.h delay.h devices.h server.h lcd-buffer.h xutil.h mqtt.h
 simulator.o: thermferm.h delay.h simulator.h
-rdconfig.o: rdconfig.h thermferm.h pid.h futil.h xutil.h
 slcd.o: thermferm.h slcd.h futil.h xutil.h
+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
+websocket.o: thermferm.h xutil.h websocket.h
+xutil.o: thermferm.h xutil.h
 # End of generated dependencies

mercurial