thermferm/Makefile

changeset 107
f2f201b7cb48
parent 93
b759f814469d
child 109
b9a1f5da870a
--- a/thermferm/Makefile	Sun Jul 13 17:31:45 2014 +0200
+++ b/thermferm/Makefile	Sun Jul 13 17:34:41 2014 +0200
@@ -54,14 +54,15 @@
 
 # DO NOT DELETE THIS LINE - MAKE DEPEND RELIES ON IT
 # Dependencies generated by make depend
-thermferm.o: thermferm.h
-sensors.o: thermferm.h
-futil.o: thermferm.h
-lock.o: thermferm.h
-logger.o: thermferm.h
-lcd-pcf8574.o: thermferm.h
-xutil.o: thermferm.h
-server.o: thermferm.h
-rdconfig.o: thermferm.h
-units.o: thermferm.h
+thermferm.o: lock.h logger.h rdconfig.h sensors.h server.h thermferm.h lcd-pcf8574.h lcd-buffer.h futil.h units.h xutil.h
+sensors.o: sensors.h thermferm.h xutil.h
+lcd-buffer.o: thermferm.h lcd-buffer.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
+xutil.o: thermferm.h xutil.h
+server.o: rdconfig.h thermferm.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