summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-03-22 14:34:45 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-03-22 14:34:45 +0000
commite1dd361668324c67c29131110a05e1da8c31bc23 (patch)
tree7d5b9ce83a6d52c86b2b8d378d638687e0ddef57
parentd95cef09abcbce5140ffe48a4f199d63568e15a7 (diff)
downloadATCD-e1dd361668324c67c29131110a05e1da8c31bc23.tar.gz
*** empty log message ***
-rw-r--r--TAO/tests/CDR/Makefile8
-rw-r--r--TAO/tests/POA/FindPOA/Makefile4
-rw-r--r--TAO/tests/POA/NewPOA/Makefile4
-rw-r--r--TAO/tests/POA/RootPOA/Makefile4
-rw-r--r--TAO/tests/Param_Test/Makefile8
5 files changed, 7 insertions, 21 deletions
diff --git a/TAO/tests/CDR/Makefile b/TAO/tests/CDR/Makefile
index c79197f8e91..41a33aa077d 100644
--- a/TAO/tests/CDR/Makefile
+++ b/TAO/tests/CDR/Makefile
@@ -170,7 +170,7 @@ clean:
$(TAO_ROOT)/tao/compat/initguid.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/Align.h \
- $(TAO_ROOT)/tao/CORBA.h \
+ $(TAO_ROOT)/tao/ORB.h \
$(TAO_ROOT)/tao/Sequence.h \
$(TAO_ROOT)/tao/Sequence.i \
$(TAO_ROOT)/tao/Sequence_T.h \
@@ -188,7 +188,6 @@ clean:
$(TAO_ROOT)/tao/Exception.h \
$(TAO_ROOT)/tao/NVList.h \
$(TAO_ROOT)/tao/Object.h \
- $(TAO_ROOT)/tao/ORB.h \
$(TAO_ROOT)/tao/Principal.h \
$(TAO_ROOT)/tao/Request.h \
$(TAO_ROOT)/tao/Server_Request.h \
@@ -230,7 +229,6 @@ clean:
$(TAO_ROOT)/tao/default_client.i \
$(TAO_ROOT)/tao/default_server.i \
$(TAO_ROOT)/tao/Connect.i \
- $(TAO_ROOT)/tao/CORBA.i \
$(TAO_ROOT)/tao/Request.i \
$(TAO_ROOT)/tao/singletons.h
.obj/tc.o .obj/tc.so .shobj/tc.o .shobj/tc.so: tc.cpp \
@@ -348,7 +346,7 @@ clean:
$(TAO_ROOT)/tao/compat/initguid.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/Align.h \
- $(TAO_ROOT)/tao/CORBA.h \
+ $(TAO_ROOT)/tao/ORB.h \
$(TAO_ROOT)/tao/Sequence.h \
$(TAO_ROOT)/tao/Sequence.i \
$(TAO_ROOT)/tao/Sequence_T.h \
@@ -366,7 +364,6 @@ clean:
$(TAO_ROOT)/tao/Exception.h \
$(TAO_ROOT)/tao/NVList.h \
$(TAO_ROOT)/tao/Object.h \
- $(TAO_ROOT)/tao/ORB.h \
$(TAO_ROOT)/tao/Principal.h \
$(TAO_ROOT)/tao/Request.h \
$(TAO_ROOT)/tao/Server_Request.h \
@@ -408,7 +405,6 @@ clean:
$(TAO_ROOT)/tao/default_client.i \
$(TAO_ROOT)/tao/default_server.i \
$(TAO_ROOT)/tao/Connect.i \
- $(TAO_ROOT)/tao/CORBA.i \
$(TAO_ROOT)/tao/Request.i \
$(TAO_ROOT)/tao/singletons.h
diff --git a/TAO/tests/POA/FindPOA/Makefile b/TAO/tests/POA/FindPOA/Makefile
index 5bb60a2a06d..045d857be50 100644
--- a/TAO/tests/POA/FindPOA/Makefile
+++ b/TAO/tests/POA/FindPOA/Makefile
@@ -155,7 +155,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
$(TAO_ROOT)/tao/compat/initguid.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/Align.h \
- $(TAO_ROOT)/tao/CORBA.h \
+ $(TAO_ROOT)/tao/ORB.h \
$(TAO_ROOT)/tao/Sequence.h \
$(TAO_ROOT)/tao/Sequence.i \
$(TAO_ROOT)/tao/Sequence_T.h \
@@ -173,7 +173,6 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
$(TAO_ROOT)/tao/Exception.h \
$(TAO_ROOT)/tao/NVList.h \
$(TAO_ROOT)/tao/Object.h \
- $(TAO_ROOT)/tao/ORB.h \
$(TAO_ROOT)/tao/Principal.h \
$(TAO_ROOT)/tao/Request.h \
$(TAO_ROOT)/tao/Server_Request.h \
@@ -215,7 +214,6 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
$(TAO_ROOT)/tao/default_client.i \
$(TAO_ROOT)/tao/default_server.i \
$(TAO_ROOT)/tao/Connect.i \
- $(TAO_ROOT)/tao/CORBA.i \
$(TAO_ROOT)/tao/Request.i \
$(TAO_ROOT)/tao/singletons.h
diff --git a/TAO/tests/POA/NewPOA/Makefile b/TAO/tests/POA/NewPOA/Makefile
index 9e507e48de1..6f2177d165f 100644
--- a/TAO/tests/POA/NewPOA/Makefile
+++ b/TAO/tests/POA/NewPOA/Makefile
@@ -155,7 +155,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
$(TAO_ROOT)/tao/compat/initguid.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/Align.h \
- $(TAO_ROOT)/tao/CORBA.h \
+ $(TAO_ROOT)/tao/ORB.h \
$(TAO_ROOT)/tao/Sequence.h \
$(TAO_ROOT)/tao/Sequence.i \
$(TAO_ROOT)/tao/Sequence_T.h \
@@ -173,7 +173,6 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
$(TAO_ROOT)/tao/Exception.h \
$(TAO_ROOT)/tao/NVList.h \
$(TAO_ROOT)/tao/Object.h \
- $(TAO_ROOT)/tao/ORB.h \
$(TAO_ROOT)/tao/Principal.h \
$(TAO_ROOT)/tao/Request.h \
$(TAO_ROOT)/tao/Server_Request.h \
@@ -215,7 +214,6 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
$(TAO_ROOT)/tao/default_client.i \
$(TAO_ROOT)/tao/default_server.i \
$(TAO_ROOT)/tao/Connect.i \
- $(TAO_ROOT)/tao/CORBA.i \
$(TAO_ROOT)/tao/Request.i \
$(TAO_ROOT)/tao/singletons.h
diff --git a/TAO/tests/POA/RootPOA/Makefile b/TAO/tests/POA/RootPOA/Makefile
index a7193fcd3d3..773023cd9ff 100644
--- a/TAO/tests/POA/RootPOA/Makefile
+++ b/TAO/tests/POA/RootPOA/Makefile
@@ -154,7 +154,7 @@ endif
$(TAO_ROOT)/tao/compat/initguid.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/Align.h \
- $(TAO_ROOT)/tao/CORBA.h \
+ $(TAO_ROOT)/tao/ORB.h \
$(TAO_ROOT)/tao/Sequence.h \
$(TAO_ROOT)/tao/Sequence.i \
$(TAO_ROOT)/tao/Sequence_T.h \
@@ -172,7 +172,6 @@ endif
$(TAO_ROOT)/tao/Exception.h \
$(TAO_ROOT)/tao/NVList.h \
$(TAO_ROOT)/tao/Object.h \
- $(TAO_ROOT)/tao/ORB.h \
$(TAO_ROOT)/tao/Principal.h \
$(TAO_ROOT)/tao/Request.h \
$(TAO_ROOT)/tao/Server_Request.h \
@@ -214,7 +213,6 @@ endif
$(TAO_ROOT)/tao/default_client.i \
$(TAO_ROOT)/tao/default_server.i \
$(TAO_ROOT)/tao/Connect.i \
- $(TAO_ROOT)/tao/CORBA.i \
$(TAO_ROOT)/tao/Request.i \
$(TAO_ROOT)/tao/singletons.h
diff --git a/TAO/tests/Param_Test/Makefile b/TAO/tests/Param_Test/Makefile
index de9cb4bf4d1..6fd4f1d5437 100644
--- a/TAO/tests/Param_Test/Makefile
+++ b/TAO/tests/Param_Test/Makefile
@@ -181,7 +181,7 @@ realclean: clean
$(TAO_ROOT)/tao/compat/initguid.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/Align.h \
- $(TAO_ROOT)/tao/CORBA.h \
+ $(TAO_ROOT)/tao/ORB.h \
$(TAO_ROOT)/tao/Sequence.h \
$(TAO_ROOT)/tao/Sequence.i \
$(TAO_ROOT)/tao/Sequence_T.h \
@@ -199,7 +199,6 @@ realclean: clean
$(TAO_ROOT)/tao/Exception.h \
$(TAO_ROOT)/tao/NVList.h \
$(TAO_ROOT)/tao/Object.h \
- $(TAO_ROOT)/tao/ORB.h \
$(TAO_ROOT)/tao/Principal.h \
$(TAO_ROOT)/tao/Request.h \
$(TAO_ROOT)/tao/Server_Request.h \
@@ -241,7 +240,6 @@ realclean: clean
$(TAO_ROOT)/tao/default_client.i \
$(TAO_ROOT)/tao/default_server.i \
$(TAO_ROOT)/tao/Connect.i \
- $(TAO_ROOT)/tao/CORBA.i \
$(TAO_ROOT)/tao/Request.i \
$(TAO_ROOT)/tao/singletons.h
.obj/results.o .obj/results.so .shobj/results.o .shobj/results.so: results.cpp results.h \
@@ -363,7 +361,7 @@ realclean: clean
$(TAO_ROOT)/tao/compat/initguid.h \
$(TAO_ROOT)/tao/orbconf.h \
$(TAO_ROOT)/tao/Align.h \
- $(TAO_ROOT)/tao/CORBA.h \
+ $(TAO_ROOT)/tao/ORB.h \
$(TAO_ROOT)/tao/Sequence.h \
$(TAO_ROOT)/tao/Sequence.i \
$(TAO_ROOT)/tao/Sequence_T.h \
@@ -381,7 +379,6 @@ realclean: clean
$(TAO_ROOT)/tao/Exception.h \
$(TAO_ROOT)/tao/NVList.h \
$(TAO_ROOT)/tao/Object.h \
- $(TAO_ROOT)/tao/ORB.h \
$(TAO_ROOT)/tao/Principal.h \
$(TAO_ROOT)/tao/Request.h \
$(TAO_ROOT)/tao/Server_Request.h \
@@ -423,7 +420,6 @@ realclean: clean
$(TAO_ROOT)/tao/default_client.i \
$(TAO_ROOT)/tao/default_server.i \
$(TAO_ROOT)/tao/Connect.i \
- $(TAO_ROOT)/tao/CORBA.i \
$(TAO_ROOT)/tao/Request.i \
$(TAO_ROOT)/tao/singletons.h