summaryrefslogtreecommitdiff
path: root/TAO/Benchmark/benchmark/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/Benchmark/benchmark/Makefile')
-rw-r--r--TAO/Benchmark/benchmark/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/Benchmark/benchmark/Makefile b/TAO/Benchmark/benchmark/Makefile
index 9f5327741bf..38dc2215423 100644
--- a/TAO/Benchmark/benchmark/Makefile
+++ b/TAO/Benchmark/benchmark/Makefile
@@ -21,9 +21,6 @@ LSRC = $(addsuffix .cpp,$(FILES))
LDLIBS = -lACE
LIBS = -lACE
-VLDLIBS = $(LDLIBS:%=%$(VAR))
-
-BUILD = $(VSHLIB) $(VLIB)
ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO