From fcffafa21371a78f6b4ad7aac77cec065869401e Mon Sep 17 00:00:00 2001 From: dv1tas Date: Thu, 22 Sep 2011 13:38:37 +0000 Subject: [PATCH] Move .depend into right dir git-svn-id: svn://svn.code.sf.net/p/mstpd/code/trunk@2 fbe50366-0c72-4402-a84b-5d246361dba7 --- .depend | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .depend diff --git a/.depend b/.depend new file mode 100644 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 -- 2.47.2