diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-07-16 20:36:38 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-07-16 20:36:38 +0000 |
commit | f1ddcd3cfb32ae9d1a3713d6fbe0f73dc90449ba (patch) | |
tree | ad55f6386cfaeb34f183e49eeec2891ab86d200c /TAO/orbsvcs/tests/Concurrency | |
parent | 22928ac21e58e230322c40ddc1c7c75716312ce9 (diff) | |
download | ATCD-f1ddcd3cfb32ae9d1a3713d6fbe0f73dc90449ba.tar.gz |
ChangeLogTag:Fri Jul 16 15:16:14 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/tests/Concurrency')
-rw-r--r-- | TAO/orbsvcs/tests/Concurrency/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/orbsvcs/tests/Concurrency/Makefile b/TAO/orbsvcs/tests/Concurrency/Makefile index f091c372ba2..ee44969f909 100644 --- a/TAO/orbsvcs/tests/Concurrency/Makefile +++ b/TAO/orbsvcs/tests/Concurrency/Makefile @@ -26,9 +26,6 @@ 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, |