thermferm/Makefile

changeset 420
644a6106d712
parent 363
468ec0d96cce
child 422
13502d0dda65
--- a/thermferm/Makefile	Sun Nov 08 22:20:42 2015 +0100
+++ b/thermferm/Makefile	Sat Nov 14 16:52:33 2015 +0100
@@ -55,14 +55,15 @@
 # DO NOT DELETE THIS LINE - MAKE DEPEND RELIES ON IT
 # Dependencies generated by make depend
 rc-switch.o: thermferm.h xutil.h rc-switch.h
+slcd.o: thermferm.h slcd.h
 panel.o: thermferm.h lcd-pcf8574.h panel.h
 devices.o: thermferm.h devices.h rc-switch.h panel.h xutil.h
-lcd-buffer.o: thermferm.h lcd-buffer.h lcd-pcf8574.h panel.h
+lcd-buffer.o: thermferm.h lcd-buffer.h lcd-pcf8574.h slcd.h panel.h
 futil.o: thermferm.h futil.h
+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
 lock.o: lock.h thermferm.h
 logger.o: logger.h thermferm.h futil.h xutil.h
-lcd-pcf8574.o: thermferm.h lcd-pcf8574.h
-thermferm.o: lock.h logger.h rdconfig.h devices.h server.h thermferm.h simulator.h lcd-pcf8574.h lcd-buffer.h panel.h futil.h xutil.h pid.h
+lcd-pcf8574.o: thermferm.h lcd-pcf8574.h slcd.h
 pid.o: thermferm.h pid.h
 xutil.o: thermferm.h xutil.h
 server.o: rdconfig.h thermferm.h logger.h devices.h server.h lcd-buffer.h xutil.h

mercurial