summaryrefslogtreecommitdiff
path: root/TAO/tests/Crashed_Callback
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-09-04 12:58:25 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-09-04 12:58:25 +0000
commit64088052f5f321b50740471f644e68d907a7c623 (patch)
tree1f7222706a2cca9c9afdca05af41b32fe68de4cf /TAO/tests/Crashed_Callback
parentf39b971bc362d56a4bea37e5c0b7faec3f9aa094 (diff)
downloadATCD-64088052f5f321b50740471f644e68d907a7c623.tar.gz
ChangeLogTag: Tue Sep 4 07:53:23 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tests/Crashed_Callback')
-rw-r--r--TAO/tests/Crashed_Callback/Makefile14
1 files changed, 6 insertions, 8 deletions
diff --git a/TAO/tests/Crashed_Callback/Makefile b/TAO/tests/Crashed_Callback/Makefile
index 4c6975eefa2..8fc9e8b7b2f 100644
--- a/TAO/tests/Crashed_Callback/Makefile
+++ b/TAO/tests/Crashed_Callback/Makefile
@@ -62,8 +62,7 @@ realclean: clean
.obj/client.o .obj/client.so .shobj/client.o .shobj/client.so: client.cpp Crashed_Callback.h \
$(ACE_ROOT)/ace/pre.h TestS.h \
- TestC.h \
- $(TAO_ROOT)/tao/corba.h \
+ TestC.h $(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ACE_export.h \
$(ACE_ROOT)/ace/svc_export.h \
@@ -266,8 +265,7 @@ realclean: clean
.obj/server.o .obj/server.so .shobj/server.o .shobj/server.so: server.cpp Service.h \
$(ACE_ROOT)/ace/pre.h TestS.h \
- TestC.h \
- $(TAO_ROOT)/tao/corba.h \
+ TestC.h $(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ACE_export.h \
$(ACE_ROOT)/ace/svc_export.h \
@@ -470,8 +468,7 @@ realclean: clean
.obj/Crashed_Callback.o .obj/Crashed_Callback.so .shobj/Crashed_Callback.o .shobj/Crashed_Callback.so: Crashed_Callback.cpp Crashed_Callback.h \
$(ACE_ROOT)/ace/pre.h TestS.h \
- TestC.h \
- $(TAO_ROOT)/tao/corba.h \
+ TestC.h $(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ACE_export.h \
$(ACE_ROOT)/ace/svc_export.h \
@@ -671,8 +668,7 @@ realclean: clean
.obj/Service.o .obj/Service.so .shobj/Service.o .shobj/Service.so: Service.cpp Service.h \
$(ACE_ROOT)/ace/pre.h TestS.h \
- TestC.h \
- $(TAO_ROOT)/tao/corba.h \
+ TestC.h $(TAO_ROOT)/tao/corba.h \
$(ACE_ROOT)/ace/post.h \
$(ACE_ROOT)/ace/ACE_export.h \
$(ACE_ROOT)/ace/svc_export.h \
@@ -1144,6 +1140,8 @@ realclean: clean
$(TAO_ROOT)/tao/Synch_Reply_Dispatcher.h \
$(TAO_ROOT)/tao/Reply_Dispatcher.h \
$(TAO_ROOT)/tao/Reply_Dispatcher.i \
+ $(TAO_ROOT)/tao/LF_Event.h \
+ $(TAO_ROOT)/tao/LF_Event.inl \
$(TAO_ROOT)/tao/TAOC.h \
$(TAO_ROOT)/tao/TAOC.i \
$(TAO_ROOT)/tao/operation_details.h \