mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Update common.mk dependencies
This commit is contained in:
parent
8d3cd4301a
commit
cb99e54486
4 changed files with 36 additions and 0 deletions
|
@ -192,6 +192,7 @@ ancdata.o: $(top_srcdir)/ccan/check_type/check_type.h
|
|||
ancdata.o: $(top_srcdir)/ccan/container_of/container_of.h
|
||||
ancdata.o: $(top_srcdir)/ccan/list/list.h
|
||||
ancdata.o: $(top_srcdir)/ccan/str/str.h
|
||||
ancdata.o: $(top_srcdir)/id_table.h
|
||||
ancdata.o: $(top_srcdir)/internal.h
|
||||
ancdata.o: $(top_srcdir)/internal/array.h
|
||||
ancdata.o: $(top_srcdir)/internal/basic_operators.h
|
||||
|
@ -405,6 +406,7 @@ basicsocket.o: $(top_srcdir)/ccan/check_type/check_type.h
|
|||
basicsocket.o: $(top_srcdir)/ccan/container_of/container_of.h
|
||||
basicsocket.o: $(top_srcdir)/ccan/list/list.h
|
||||
basicsocket.o: $(top_srcdir)/ccan/str/str.h
|
||||
basicsocket.o: $(top_srcdir)/id_table.h
|
||||
basicsocket.o: $(top_srcdir)/internal.h
|
||||
basicsocket.o: $(top_srcdir)/internal/array.h
|
||||
basicsocket.o: $(top_srcdir)/internal/basic_operators.h
|
||||
|
@ -618,6 +620,7 @@ constants.o: $(top_srcdir)/ccan/check_type/check_type.h
|
|||
constants.o: $(top_srcdir)/ccan/container_of/container_of.h
|
||||
constants.o: $(top_srcdir)/ccan/list/list.h
|
||||
constants.o: $(top_srcdir)/ccan/str/str.h
|
||||
constants.o: $(top_srcdir)/id_table.h
|
||||
constants.o: $(top_srcdir)/internal.h
|
||||
constants.o: $(top_srcdir)/internal/array.h
|
||||
constants.o: $(top_srcdir)/internal/basic_operators.h
|
||||
|
@ -832,6 +835,7 @@ ifaddr.o: $(top_srcdir)/ccan/check_type/check_type.h
|
|||
ifaddr.o: $(top_srcdir)/ccan/container_of/container_of.h
|
||||
ifaddr.o: $(top_srcdir)/ccan/list/list.h
|
||||
ifaddr.o: $(top_srcdir)/ccan/str/str.h
|
||||
ifaddr.o: $(top_srcdir)/id_table.h
|
||||
ifaddr.o: $(top_srcdir)/internal.h
|
||||
ifaddr.o: $(top_srcdir)/internal/array.h
|
||||
ifaddr.o: $(top_srcdir)/internal/basic_operators.h
|
||||
|
@ -1045,6 +1049,7 @@ init.o: $(top_srcdir)/ccan/check_type/check_type.h
|
|||
init.o: $(top_srcdir)/ccan/container_of/container_of.h
|
||||
init.o: $(top_srcdir)/ccan/list/list.h
|
||||
init.o: $(top_srcdir)/ccan/str/str.h
|
||||
init.o: $(top_srcdir)/id_table.h
|
||||
init.o: $(top_srcdir)/internal.h
|
||||
init.o: $(top_srcdir)/internal/array.h
|
||||
init.o: $(top_srcdir)/internal/basic_operators.h
|
||||
|
@ -1258,6 +1263,7 @@ ipsocket.o: $(top_srcdir)/ccan/check_type/check_type.h
|
|||
ipsocket.o: $(top_srcdir)/ccan/container_of/container_of.h
|
||||
ipsocket.o: $(top_srcdir)/ccan/list/list.h
|
||||
ipsocket.o: $(top_srcdir)/ccan/str/str.h
|
||||
ipsocket.o: $(top_srcdir)/id_table.h
|
||||
ipsocket.o: $(top_srcdir)/internal.h
|
||||
ipsocket.o: $(top_srcdir)/internal/array.h
|
||||
ipsocket.o: $(top_srcdir)/internal/basic_operators.h
|
||||
|
@ -1471,6 +1477,7 @@ option.o: $(top_srcdir)/ccan/check_type/check_type.h
|
|||
option.o: $(top_srcdir)/ccan/container_of/container_of.h
|
||||
option.o: $(top_srcdir)/ccan/list/list.h
|
||||
option.o: $(top_srcdir)/ccan/str/str.h
|
||||
option.o: $(top_srcdir)/id_table.h
|
||||
option.o: $(top_srcdir)/internal.h
|
||||
option.o: $(top_srcdir)/internal/array.h
|
||||
option.o: $(top_srcdir)/internal/basic_operators.h
|
||||
|
@ -1684,6 +1691,7 @@ raddrinfo.o: $(top_srcdir)/ccan/check_type/check_type.h
|
|||
raddrinfo.o: $(top_srcdir)/ccan/container_of/container_of.h
|
||||
raddrinfo.o: $(top_srcdir)/ccan/list/list.h
|
||||
raddrinfo.o: $(top_srcdir)/ccan/str/str.h
|
||||
raddrinfo.o: $(top_srcdir)/id_table.h
|
||||
raddrinfo.o: $(top_srcdir)/internal.h
|
||||
raddrinfo.o: $(top_srcdir)/internal/array.h
|
||||
raddrinfo.o: $(top_srcdir)/internal/basic_operators.h
|
||||
|
@ -1897,6 +1905,7 @@ socket.o: $(top_srcdir)/ccan/check_type/check_type.h
|
|||
socket.o: $(top_srcdir)/ccan/container_of/container_of.h
|
||||
socket.o: $(top_srcdir)/ccan/list/list.h
|
||||
socket.o: $(top_srcdir)/ccan/str/str.h
|
||||
socket.o: $(top_srcdir)/id_table.h
|
||||
socket.o: $(top_srcdir)/internal.h
|
||||
socket.o: $(top_srcdir)/internal/array.h
|
||||
socket.o: $(top_srcdir)/internal/basic_operators.h
|
||||
|
@ -2110,6 +2119,7 @@ sockssocket.o: $(top_srcdir)/ccan/check_type/check_type.h
|
|||
sockssocket.o: $(top_srcdir)/ccan/container_of/container_of.h
|
||||
sockssocket.o: $(top_srcdir)/ccan/list/list.h
|
||||
sockssocket.o: $(top_srcdir)/ccan/str/str.h
|
||||
sockssocket.o: $(top_srcdir)/id_table.h
|
||||
sockssocket.o: $(top_srcdir)/internal.h
|
||||
sockssocket.o: $(top_srcdir)/internal/array.h
|
||||
sockssocket.o: $(top_srcdir)/internal/basic_operators.h
|
||||
|
@ -2323,6 +2333,7 @@ tcpserver.o: $(top_srcdir)/ccan/check_type/check_type.h
|
|||
tcpserver.o: $(top_srcdir)/ccan/container_of/container_of.h
|
||||
tcpserver.o: $(top_srcdir)/ccan/list/list.h
|
||||
tcpserver.o: $(top_srcdir)/ccan/str/str.h
|
||||
tcpserver.o: $(top_srcdir)/id_table.h
|
||||
tcpserver.o: $(top_srcdir)/internal.h
|
||||
tcpserver.o: $(top_srcdir)/internal/array.h
|
||||
tcpserver.o: $(top_srcdir)/internal/basic_operators.h
|
||||
|
@ -2536,6 +2547,7 @@ tcpsocket.o: $(top_srcdir)/ccan/check_type/check_type.h
|
|||
tcpsocket.o: $(top_srcdir)/ccan/container_of/container_of.h
|
||||
tcpsocket.o: $(top_srcdir)/ccan/list/list.h
|
||||
tcpsocket.o: $(top_srcdir)/ccan/str/str.h
|
||||
tcpsocket.o: $(top_srcdir)/id_table.h
|
||||
tcpsocket.o: $(top_srcdir)/internal.h
|
||||
tcpsocket.o: $(top_srcdir)/internal/array.h
|
||||
tcpsocket.o: $(top_srcdir)/internal/basic_operators.h
|
||||
|
@ -2749,6 +2761,7 @@ udpsocket.o: $(top_srcdir)/ccan/check_type/check_type.h
|
|||
udpsocket.o: $(top_srcdir)/ccan/container_of/container_of.h
|
||||
udpsocket.o: $(top_srcdir)/ccan/list/list.h
|
||||
udpsocket.o: $(top_srcdir)/ccan/str/str.h
|
||||
udpsocket.o: $(top_srcdir)/id_table.h
|
||||
udpsocket.o: $(top_srcdir)/internal.h
|
||||
udpsocket.o: $(top_srcdir)/internal/array.h
|
||||
udpsocket.o: $(top_srcdir)/internal/basic_operators.h
|
||||
|
@ -2962,6 +2975,7 @@ unixserver.o: $(top_srcdir)/ccan/check_type/check_type.h
|
|||
unixserver.o: $(top_srcdir)/ccan/container_of/container_of.h
|
||||
unixserver.o: $(top_srcdir)/ccan/list/list.h
|
||||
unixserver.o: $(top_srcdir)/ccan/str/str.h
|
||||
unixserver.o: $(top_srcdir)/id_table.h
|
||||
unixserver.o: $(top_srcdir)/internal.h
|
||||
unixserver.o: $(top_srcdir)/internal/array.h
|
||||
unixserver.o: $(top_srcdir)/internal/basic_operators.h
|
||||
|
@ -3175,6 +3189,7 @@ unixsocket.o: $(top_srcdir)/ccan/check_type/check_type.h
|
|||
unixsocket.o: $(top_srcdir)/ccan/container_of/container_of.h
|
||||
unixsocket.o: $(top_srcdir)/ccan/list/list.h
|
||||
unixsocket.o: $(top_srcdir)/ccan/str/str.h
|
||||
unixsocket.o: $(top_srcdir)/id_table.h
|
||||
unixsocket.o: $(top_srcdir)/internal.h
|
||||
unixsocket.o: $(top_srcdir)/internal/array.h
|
||||
unixsocket.o: $(top_srcdir)/internal/basic_operators.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue