summaryrefslogtreecommitdiff
path: root/TAO/tests/OctetSeq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/OctetSeq/Makefile')
-rw-r--r--TAO/tests/OctetSeq/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tests/OctetSeq/Makefile b/TAO/tests/OctetSeq/Makefile
index c23e85d54c3..c2cb6c9b38c 100644
--- a/TAO/tests/OctetSeq/Makefile
+++ b/TAO/tests/OctetSeq/Makefile
@@ -23,10 +23,6 @@ CLIENT_OBJS = client.o testC.o
SERVER_OBJS = server.o test_i.o testC.o testS.o
OCTETSEQ_OBJS = testC.o testS.o OctetSeq.o
-BUILD = $(BIN)
-VLDLIBS = $(LDLIBS:%=%$(VAR))
-VBIN = $(BIN:%=%$(VAR))
-
TAO_IDLFLAGS += -Ge 1
#----------------------------------------------------------------------------
# Include macros and targets