]> git.ipfire.org Git - people/ms/mstpd.git/commitdiff
Move .depend into right dir
authorVitalii Demianets <vitas@nppfactor.kiev.ua>
Thu, 22 Sep 2011 13:38:37 +0000 (13:38 +0000)
committerVitalii Demianets <vitas@nppfactor.kiev.ua>
Thu, 22 Sep 2011 13:38:37 +0000 (13:38 +0000)
git-svn-id: http://svn.code.sf.net/p/mstpd/code/trunk@2 fbe50366-0c72-4402-a84b-5d246361dba7

.depend [new file with mode: 0644]

diff --git a/.depend b/.depend
new file mode 100644 (file)
index 0000000..4cb4bcd
--- /dev/null
+++ b/.depend
@@ -0,0 +1,20 @@
+# DO NOT DELETE
+
+bridge_track.o: bridge_ctl.h netif_utils.h packet.h log.h ctl_socket_server.h
+bridge_track.o: mstp.h
+brmon.o: libnetlink.h bridge_ctl.h netif_utils.h epoll_loop.h
+ctl_main.o: ctl_socket_client.h ctl_functions.h mstp.h bridge_ctl.h log.h
+ctl_main.o: ctl_socket_server.h
+ctl_socket_client.o: ctl_functions.h mstp.h bridge_ctl.h log.h
+ctl_socket_client.o: ctl_socket_server.h
+ctl_socket_server.o: ctl_socket_client.h ctl_functions.h mstp.h bridge_ctl.h
+ctl_socket_server.o: epoll_loop.h log.h ctl_socket_server.h
+epoll_loop.o: epoll_loop.h bridge_ctl.h
+hmac_md5.o: mstp.h bridge_ctl.h
+libnetlink.o: libnetlink.h
+main.o: epoll_loop.h bridge_ctl.h netif_utils.h packet.h log.h
+main.o: ctl_socket_server.h mstp.h
+mstp.o: mstp.h bridge_ctl.h log.h ctl_socket_server.h
+netif_utils.o: log.h ctl_socket_server.h
+packet.o: epoll_loop.h netif_utils.h bridge_ctl.h packet.h log.h
+packet.o: ctl_socket_server.h