Updated dependencies

Tue, 05 Aug 2014 15:45:23 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 05 Aug 2014 15:45:23 +0200
changeset 183
6c3accd7e60e
parent 182
dd69ccba8fa8
child 184
db997a04fde3

Updated dependencies

thermferm/Makefile file | annotate | diff | comparison | revisions
--- a/thermferm/Makefile	Tue Aug 05 15:44:29 2014 +0200
+++ b/thermferm/Makefile	Tue Aug 05 15:45:23 2014 +0200
@@ -54,15 +54,15 @@
 
 # DO NOT DELETE THIS LINE - MAKE DEPEND RELIES ON IT
 # Dependencies generated by make depend
-thermferm.o: lock.h logger.h rdconfig.h devices.h server.h thermferm.h lcd-pcf8574.h lcd-buffer.h futil.h units.h xutil.h
-devices.o: devices.h thermferm.h xutil.h
+rc-switch.o: thermferm.h xutil.h rc-switch.h
+devices.o: thermferm.h devices.h rc-switch.h xutil.h
 lcd-buffer.o: thermferm.h lcd-buffer.h lcd-pcf8574.h
 futil.o: thermferm.h futil.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 lcd-pcf8574.h lcd-buffer.h futil.h xutil.h
 xutil.o: thermferm.h xutil.h
 server.o: rdconfig.h thermferm.h logger.h server.h xutil.h
 rdconfig.o: rdconfig.h thermferm.h futil.h xutil.h
-units.o: thermferm.h units.h xutil.h
 # End of generated dependencies

mercurial