Updated dependencies

Sun, 09 May 2021 11:47:44 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 09 May 2021 11:47:44 +0200
changeset 749
0541659b6140
parent 748
1ecacd35c2a6
child 750
e94e79832e63

Updated dependencies

bmsd/Makefile file | annotate | diff | comparison | revisions
--- a/bmsd/Makefile	Fri May 07 20:36:27 2021 +0200
+++ b/bmsd/Makefile	Sun May 09 11:47:44 2021 +0200
@@ -55,16 +55,16 @@
 
 # DO NOT DELETE THIS LINE - MAKE DEPEND RELIES ON IT
 # Dependencies generated by make depend
-mqtt.o: bms.h xutil.h mqtt.h nodes.h fermenters.h co2meters.h ispindels.h
-lock.o: lock.h bms.h futil.h
-nodes.o: bms.h xutil.h nodes.h mysql.h websocket.h
+bms.o: bms.h xutil.h futil.h rdconfig.h lock.h mqtt.h mysql.h nodes.h websocket.h
+co2meters.o: bms.h xutil.h co2meters.h mysql.h websocket.h nodes.h
+fermenters.o: bms.h xutil.h fermenters.h mysql.h mqtt.h websocket.h nodes.h
 futil.o: bms.h futil.h
-fermenters.o: bms.h xutil.h fermenters.h mysql.h nodes.h websocket.h mqtt.h
-co2meters.o: bms.h xutil.h co2meters.h mysql.h nodes.h websocket.h
 ispindels.o: bms.h xutil.h ispindels.h mysql.h nodes.h websocket.h
-bms.o: bms.h xutil.h futil.h rdconfig.h lock.h mqtt.h mysql.h nodes.h websocket.h
-xutil.o: bms.h xutil.h
+lock.o: lock.h bms.h futil.h
+mqtt.o: bms.h xutil.h mqtt.h nodes.h fermenters.h co2meters.h ispindels.h
+mysql.o: bms.h xutil.h mysql.h nodes.h
+nodes.o: bms.h xutil.h nodes.h mysql.h websocket.h
 rdconfig.o: bms.h xutil.h futil.h rdconfig.h
-mysql.o: bms.h xutil.h mysql.h nodes.h
 websocket.o: bms.h xutil.h websocket.h fermenters.h co2meters.h ispindels.h
+xutil.o: bms.h xutil.h
 # End of generated dependencies

mercurial