summaryrefslogtreecommitdiff
path: root/TAO/tests/Timeout/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Timeout/Makefile')
-rw-r--r--TAO/tests/Timeout/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tests/Timeout/Makefile b/TAO/tests/Timeout/Makefile
index f0bb165b98f..2a6b916660d 100644
--- a/TAO/tests/Timeout/Makefile
+++ b/TAO/tests/Timeout/Makefile
@@ -22,9 +22,6 @@ SRC = $(addsuffix .cpp, $(BIN) $(IDLFILES) test_i)
CLIENT_OBJS = client.o $(addsuffix .o, $(IDLFILES))
SERVER_OBJS = server.o test_i.o $(addsuffix .o, $(IDLFILES))
-BUILD = $(BIN)
-VLDLIBS = $(LDLIBS:%=%$(VAR))
-VBIN = $(BIN:%=%$(VAR))
TAO_IDLFLAGS += -Ge 1
#----------------------------------------------------------------------------
# Include macros and targets