summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams/benchmark/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/benchmark/Makefile')
-rw-r--r--TAO/orbsvcs/tests/AVStreams/benchmark/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/benchmark/Makefile b/TAO/orbsvcs/tests/AVStreams/benchmark/Makefile
index b871a5f98e0..be2257347f3 100644
--- a/TAO/orbsvcs/tests/AVStreams/benchmark/Makefile
+++ b/TAO/orbsvcs/tests/AVStreams/benchmark/Makefile
@@ -15,8 +15,6 @@ SERVER_OBJS = server.o child.o
CLIENT_OBJS = client.o
CHILD_PROCESS_OBJS = child.o child_process.o
-VLDLIBS = $(LDLIBS:%=%$(VAR))
-
ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO
endif