mash/Makefile

changeset 332
32ee2be19354
parent 103
99c47a8a61cb
equal deleted inserted replaced
331:e4a9172437bf 332:32ee2be19354
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 sensors.o: mash.h 57 sensors.o: mash.h xutil.h
58 lock.o: mash.h lock.h 58 lock.o: mash.h lock.h
59 beerxml.o: mash.h beerxml.h 59 beerxml.o: mash.h beerxml.h
60 lcd-pcf8574.o: mash.h lcd-pcf8574.h 60 lcd-pcf8574.o: mash.h lcd-pcf8574.h
61 mash.o: mash.h lock.h logger.h xutil.h beerxml.h 61 mash.o: mash.h lock.h logger.h xutil.h beerxml.h lcd-pcf8574.h sensors.h
62 xutil.o: mash.h xutil.h 62 xutil.o: mash.h xutil.h
63 rdconfig.o: mash.h xutil.h 63 rdconfig.o: mash.h xutil.h
64 logger.o: mash.h xutil.h logger.h 64 logger.o: mash.h xutil.h logger.h
65 # End of generated dependencies 65 # End of generated dependencies

mercurial