summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Pluggable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Pluggable/Makefile')
-rw-r--r--TAO/performance-tests/Pluggable/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/performance-tests/Pluggable/Makefile b/TAO/performance-tests/Pluggable/Makefile
index 1530a12d821..116c6daf007 100644
--- a/TAO/performance-tests/Pluggable/Makefile
+++ b/TAO/performance-tests/Pluggable/Makefile
@@ -34,9 +34,6 @@ PP_TEST_CLT_OBJS = PP_TestC.o \
BIN = server \
client
-BUILD = $(BIN)
-VLDLIBS = $(LDLIBS:%=%$(VAR))
-VBIN = $(BIN:%=%$(VAR))
TAO_IDLFLAGS += -Ge 1
#----------------------------------------------------------------------------