|
|
|
@ -2523,6 +2523,7 @@ LIBGRPC_SRC = \ |
|
|
|
|
src/core/iomgr/alarm_heap.c \
|
|
|
|
|
src/core/iomgr/endpoint.c \
|
|
|
|
|
src/core/iomgr/endpoint_pair_posix.c \
|
|
|
|
|
src/core/iomgr/endpoint_pair_windows.c \
|
|
|
|
|
src/core/iomgr/fd_posix.c \
|
|
|
|
|
src/core/iomgr/iocp_windows.c \
|
|
|
|
|
src/core/iomgr/iomgr.c \
|
|
|
|
@ -2670,6 +2671,7 @@ src/core/iomgr/alarm.c: $(OPENSSL_DEP) |
|
|
|
|
src/core/iomgr/alarm_heap.c: $(OPENSSL_DEP) |
|
|
|
|
src/core/iomgr/endpoint.c: $(OPENSSL_DEP) |
|
|
|
|
src/core/iomgr/endpoint_pair_posix.c: $(OPENSSL_DEP) |
|
|
|
|
src/core/iomgr/endpoint_pair_windows.c: $(OPENSSL_DEP) |
|
|
|
|
src/core/iomgr/fd_posix.c: $(OPENSSL_DEP) |
|
|
|
|
src/core/iomgr/iocp_windows.c: $(OPENSSL_DEP) |
|
|
|
|
src/core/iomgr/iomgr.c: $(OPENSSL_DEP) |
|
|
|
@ -2833,6 +2835,7 @@ $(OBJDIR)/$(CONFIG)/src/core/iomgr/alarm.o: |
|
|
|
|
$(OBJDIR)/$(CONFIG)/src/core/iomgr/alarm_heap.o: |
|
|
|
|
$(OBJDIR)/$(CONFIG)/src/core/iomgr/endpoint.o: |
|
|
|
|
$(OBJDIR)/$(CONFIG)/src/core/iomgr/endpoint_pair_posix.o: |
|
|
|
|
$(OBJDIR)/$(CONFIG)/src/core/iomgr/endpoint_pair_windows.o: |
|
|
|
|
$(OBJDIR)/$(CONFIG)/src/core/iomgr/fd_posix.o: |
|
|
|
|
$(OBJDIR)/$(CONFIG)/src/core/iomgr/iocp_windows.o: |
|
|
|
|
$(OBJDIR)/$(CONFIG)/src/core/iomgr/iomgr.o: |
|
|
|
@ -3009,6 +3012,7 @@ LIBGRPC_UNSECURE_SRC = \ |
|
|
|
|
src/core/iomgr/alarm_heap.c \
|
|
|
|
|
src/core/iomgr/endpoint.c \
|
|
|
|
|
src/core/iomgr/endpoint_pair_posix.c \
|
|
|
|
|
src/core/iomgr/endpoint_pair_windows.c \
|
|
|
|
|
src/core/iomgr/fd_posix.c \
|
|
|
|
|
src/core/iomgr/iocp_windows.c \
|
|
|
|
|
src/core/iomgr/iomgr.c \
|
|
|
|
@ -3149,6 +3153,7 @@ $(OBJDIR)/$(CONFIG)/src/core/iomgr/alarm.o: |
|
|
|
|
$(OBJDIR)/$(CONFIG)/src/core/iomgr/alarm_heap.o: |
|
|
|
|
$(OBJDIR)/$(CONFIG)/src/core/iomgr/endpoint.o: |
|
|
|
|
$(OBJDIR)/$(CONFIG)/src/core/iomgr/endpoint_pair_posix.o: |
|
|
|
|
$(OBJDIR)/$(CONFIG)/src/core/iomgr/endpoint_pair_windows.o: |
|
|
|
|
$(OBJDIR)/$(CONFIG)/src/core/iomgr/fd_posix.o: |
|
|
|
|
$(OBJDIR)/$(CONFIG)/src/core/iomgr/iocp_windows.o: |
|
|
|
|
$(OBJDIR)/$(CONFIG)/src/core/iomgr/iomgr.o: |
|
|
|
|