From 6a9b8dc0218846c897fc6bc6c082fc592daa0b41 Mon Sep 17 00:00:00 2001
From: coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>
Date: Wed, 14 Jun 2000 15:55:48 +0000
Subject: ChangeLogTag:Wed Jun 14 08:30:53 2000  Carlos O'Ryan 
 <coryan@uci.edu>

---
 examples/IOStream/client/Makefile | 2 +-
 examples/IOStream/server/Makefile | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

(limited to 'examples/IOStream')

diff --git a/examples/IOStream/client/Makefile b/examples/IOStream/client/Makefile
index 202bad9bc8e..31323823bff 100644
--- a/examples/IOStream/client/Makefile
+++ b/examples/IOStream/client/Makefile
@@ -39,7 +39,7 @@ include	$(ACE_ROOT)/include/makeinclude/rules.local.GNU
 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
 
 
-.obj/iostream_client.o .obj/iostream_client.o .obj/iostream_client.o .obj/iostream_client.o: iostream_client.cpp \
+.obj/iostream_client.o .obj/iostream_client.so .shobj/iostream_client.o .shobj/iostream_client.so: iostream_client.cpp \
  $(ACE_ROOT)/ace/SOCK_Connector.h \
  $(ACE_ROOT)/ace/pre.h \
  $(ACE_ROOT)/ace/SOCK_Stream.h \
diff --git a/examples/IOStream/server/Makefile b/examples/IOStream/server/Makefile
index 86691ff402f..2e560637b50 100644
--- a/examples/IOStream/server/Makefile
+++ b/examples/IOStream/server/Makefile
@@ -39,7 +39,7 @@ include	$(ACE_ROOT)/include/makeinclude/rules.local.GNU
 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
 
 
-.obj/iostream_server.o .obj/iostream_server.o .obj/iostream_server.o .obj/iostream_server.o: iostream_server.cpp \
+.obj/iostream_server.o .obj/iostream_server.so .shobj/iostream_server.o .shobj/iostream_server.so: iostream_server.cpp \
  $(ACE_ROOT)/ace/Acceptor.h \
  $(ACE_ROOT)/ace/pre.h \
  $(ACE_ROOT)/ace/Service_Config.h \
-- 
cgit v1.2.1