summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Concurrency/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Concurrency/Makefile')
-rw-r--r--TAO/orbsvcs/tests/Concurrency/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/Concurrency/Makefile b/TAO/orbsvcs/tests/Concurrency/Makefile
index ee44969f909..f091c372ba2 100644
--- a/TAO/orbsvcs/tests/Concurrency/Makefile
+++ b/TAO/orbsvcs/tests/Concurrency/Makefile
@@ -26,6 +26,9 @@ CC_CLT_OBJS = CC_client.o CC_tests.o tmplinst.o CC_naming_service.o \
CC_command.tab.o lex.CC_command.o \
CC_command.o CC_test_utils.o
+VLDLIBS = $(LDLIBS:%=%$(VAR))
+VBIN = $(BIN:%=%$(VAR))
+
BIN2 = CC_client
#### If the TAO orbsvcs library wasn't built with sufficient components,