thermferm/Makefile

changeset 107
f2f201b7cb48
parent 93
b759f814469d
child 109
b9a1f5da870a
equal deleted inserted replaced
106:1bd9a16f5061 107:f2f201b7cb48
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: thermferm.h 57 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
58 sensors.o: thermferm.h 58 sensors.o: sensors.h thermferm.h xutil.h
59 futil.o: thermferm.h 59 lcd-buffer.o: thermferm.h lcd-buffer.h
60 lock.o: thermferm.h 60 futil.o: thermferm.h futil.h
61 logger.o: thermferm.h 61 lock.o: lock.h thermferm.h
62 lcd-pcf8574.o: thermferm.h 62 logger.o: logger.h thermferm.h futil.h xutil.h
63 xutil.o: thermferm.h 63 lcd-pcf8574.o: thermferm.h lcd-pcf8574.h
64 server.o: thermferm.h 64 xutil.o: thermferm.h xutil.h
65 rdconfig.o: thermferm.h 65 server.o: rdconfig.h thermferm.h server.h xutil.h
66 units.o: thermferm.h 66 rdconfig.o: rdconfig.h thermferm.h futil.h xutil.h
67 units.o: thermferm.h units.h xutil.h
67 # End of generated dependencies 68 # End of generated dependencies

mercurial