summaryrefslogtreecommitdiff
path: root/TAO/tests/CDR/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/CDR/Makefile')
-rw-r--r--TAO/tests/CDR/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tests/CDR/Makefile b/TAO/tests/CDR/Makefile
index 3b8476e4d13..2d9381062f0 100644
--- a/TAO/tests/CDR/Makefile
+++ b/TAO/tests/CDR/Makefile
@@ -31,9 +31,6 @@ OCTET_SEQUENCE_OBJS = octet_sequence.o
ALLOCATOR_OBJS = allocator.o
BIN = basic_types tc growth octet_sequence allocator
-BUILD = $(BIN)
-VLDLIBS = $(LDLIBS:%=%$(VAR))
-VBIN = $(BIN:%=%$(VAR))
TAO_IDLFLAGS += -Ge 1
#----------------------------------------------------------------------------