summaryrefslogtreecommitdiff
path: root/TAO/utils
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-03-14 20:30:47 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-03-14 20:30:47 +0000
commitf66e5760483d3fdd798c85ec3fc655972f726bd7 (patch)
tree2876cfa161426dd77da6091e3c67ae665a6ffcc5 /TAO/utils
parent012bbb348038d9b5ad2740db328225c91ad5e653 (diff)
downloadATCD-f66e5760483d3fdd798c85ec3fc655972f726bd7.tar.gz
ObjectIDList -> ObjectIdListC
Diffstat (limited to 'TAO/utils')
-rw-r--r--TAO/utils/catior/Makefile4
-rw-r--r--TAO/utils/nslist/Makefile12
2 files changed, 8 insertions, 8 deletions
diff --git a/TAO/utils/catior/Makefile b/TAO/utils/catior/Makefile
index 86e7d8628af..79b08897cab 100644
--- a/TAO/utils/catior/Makefile
+++ b/TAO/utils/catior/Makefile
@@ -219,8 +219,8 @@ include $(TAO_ROOT)/taoconfig.mk
$(TAO_ROOT)/tao/WrongTransactionC.i \
$(TAO_ROOT)/tao/Object_KeyC.h \
$(TAO_ROOT)/tao/Object_KeyC.i \
- $(TAO_ROOT)/tao/ObjectIDList.h \
- $(TAO_ROOT)/tao/ObjectIDList.i \
+ $(TAO_ROOT)/tao/ObjectIdListC.h \
+ $(TAO_ROOT)/tao/ObjectIdListC.i \
$(TAO_ROOT)/tao/StringSeqC.h \
$(TAO_ROOT)/tao/StringSeqC.i \
$(TAO_ROOT)/tao/PortableInterceptorC.h \
diff --git a/TAO/utils/nslist/Makefile b/TAO/utils/nslist/Makefile
index 8859da72d0a..023eb2cab9e 100644
--- a/TAO/utils/nslist/Makefile
+++ b/TAO/utils/nslist/Makefile
@@ -223,8 +223,8 @@ include $(TAO_ROOT)/taoconfig.mk
$(TAO_ROOT)/tao/WrongTransactionC.i \
$(TAO_ROOT)/tao/Object_KeyC.h \
$(TAO_ROOT)/tao/Object_KeyC.i \
- $(TAO_ROOT)/tao/ObjectIDList.h \
- $(TAO_ROOT)/tao/ObjectIDList.i \
+ $(TAO_ROOT)/tao/ObjectIdListC.h \
+ $(TAO_ROOT)/tao/ObjectIdListC.i \
$(TAO_ROOT)/tao/StringSeqC.h \
$(TAO_ROOT)/tao/StringSeqC.i \
$(TAO_ROOT)/tao/PortableInterceptorC.h \
@@ -515,8 +515,8 @@ include $(TAO_ROOT)/taoconfig.mk
$(TAO_ROOT)/tao/WrongTransactionC.i \
$(TAO_ROOT)/tao/Object_KeyC.h \
$(TAO_ROOT)/tao/Object_KeyC.i \
- $(TAO_ROOT)/tao/ObjectIDList.h \
- $(TAO_ROOT)/tao/ObjectIDList.i \
+ $(TAO_ROOT)/tao/ObjectIdListC.h \
+ $(TAO_ROOT)/tao/ObjectIdListC.i \
$(TAO_ROOT)/tao/StringSeqC.h \
$(TAO_ROOT)/tao/StringSeqC.i \
$(TAO_ROOT)/tao/PortableInterceptorC.h \
@@ -702,8 +702,8 @@ include $(TAO_ROOT)/taoconfig.mk
$(TAO_ROOT)/tao/WrongTransactionC.i \
$(TAO_ROOT)/tao/Object_KeyC.h \
$(TAO_ROOT)/tao/Object_KeyC.i \
- $(TAO_ROOT)/tao/ObjectIDList.h \
- $(TAO_ROOT)/tao/ObjectIDList.i \
+ $(TAO_ROOT)/tao/ObjectIdListC.h \
+ $(TAO_ROOT)/tao/ObjectIdListC.i \
$(TAO_ROOT)/tao/StringSeqC.h \
$(TAO_ROOT)/tao/StringSeqC.i \
$(TAO_ROOT)/tao/PortableInterceptorC.h \