summaryrefslogtreecommitdiff
path: root/TAO/tests/Cubit/TAO
diff options
context:
space:
mode:
authorsergio <sergio@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-17 21:15:58 +0000
committersergio <sergio@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-17 21:15:58 +0000
commit2affbefe2d4d96a558935f89498cfd17d8cb0cf0 (patch)
tree2e6bbf7c7b710e92b2c63bada2f054288ba88f28 /TAO/tests/Cubit/TAO
parentffff04425ea575a878163fbc007dea2a74a8a04d (diff)
downloadATCD-2affbefe2d4d96a558935f89498cfd17d8cb0cf0.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/tests/Cubit/TAO')
-rw-r--r--TAO/tests/Cubit/TAO/MT_Cubit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Cubit/TAO/MT_Cubit/Makefile b/TAO/tests/Cubit/TAO/MT_Cubit/Makefile
index 0992cd68e6b..08b06f787eb 100644
--- a/TAO/tests/Cubit/TAO/MT_Cubit/Makefile
+++ b/TAO/tests/Cubit/TAO/MT_Cubit/Makefile
@@ -68,8 +68,8 @@ CPPFLAGS += -I$(TAO_ROOT) -I$(TAO_ROOT)/orbsvcs -I$(TAO_ROOT)/tao/compat
# pccTimer will eventually get integrated into ACE. It is specific for ClassiX on VME
ifdef CHORUS
- SRC += pccTimer.cpp
- CLT_OBJS += pccTimer.o
+ LSRC += pccTimer.cpp
+ CUBIT_CLIENT_OBJS += pccTimer.o
LDLIBS += -lOrb
else
LDLIBS += -lOrb-mt