summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/POA/Object_Creation_And_Registration/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/POA/Object_Creation_And_Registration/Makefile')
-rw-r--r--TAO/performance-tests/POA/Object_Creation_And_Registration/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/performance-tests/POA/Object_Creation_And_Registration/Makefile b/TAO/performance-tests/POA/Object_Creation_And_Registration/Makefile
index eb017178a87..a08ad6f60e9 100644
--- a/TAO/performance-tests/POA/Object_Creation_And_Registration/Makefile
+++ b/TAO/performance-tests/POA/Object_Creation_And_Registration/Makefile
@@ -22,9 +22,6 @@ LSRC = $(PROG_SRCS)
TEST_OBJS = testC.o testS.o registration.o
BIN = registration
-BUILD = $(BIN)
-VLDLIBS = $(LDLIBS:%=%$(VAR))
-VBIN = $(BIN:%=%$(VAR))
TAO_IDLFLAGS += -Ge 1
#----------------------------------------------------------------------------