thermferm/Makefile

changeset 159
9ebc2ad9ebfb
parent 158
f1b7e2ef90be
child 160
87bfa951ffc2
equal deleted inserted replaced
158:f1b7e2ef90be 159:9ebc2ad9ebfb
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 thermferm.o: lock.h logger.h rdconfig.h sensors.h devices.h server.h thermferm.h lcd-pcf8574.h lcd-buffer.h futil.h units.h xutil.h 57 thermferm.o: lock.h logger.h rdconfig.h sensors.h devices.c server.h thermferm.h lcd-pcf8574.h lcd-buffer.h futil.h units.h xutil.h
58 devices.o: devices.h thermferm.h xutil.h
58 sensors.o: sensors.h thermferm.h xutil.h 59 sensors.o: sensors.h thermferm.h xutil.h
59 devices.o: devices.h thermferm.h xutil.h
60 lcd-buffer.o: thermferm.h lcd-buffer.h lcd-pcf8574.h 60 lcd-buffer.o: thermferm.h lcd-buffer.h lcd-pcf8574.h
61 futil.o: thermferm.h futil.h 61 futil.o: thermferm.h futil.h
62 lock.o: lock.h thermferm.h 62 lock.o: lock.h thermferm.h
63 logger.o: logger.h thermferm.h futil.h xutil.h 63 logger.o: logger.h thermferm.h futil.h xutil.h
64 lcd-pcf8574.o: thermferm.h lcd-pcf8574.h 64 lcd-pcf8574.o: thermferm.h lcd-pcf8574.h

mercurial