summaryrefslogtreecommitdiff
path: root/TAO/tests/Xt_Stopwatch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Xt_Stopwatch/Makefile')
-rw-r--r--TAO/tests/Xt_Stopwatch/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tests/Xt_Stopwatch/Makefile b/TAO/tests/Xt_Stopwatch/Makefile
index c9bd693f131..99320af2706 100644
--- a/TAO/tests/Xt_Stopwatch/Makefile
+++ b/TAO/tests/Xt_Stopwatch/Makefile
@@ -22,10 +22,6 @@ SRC = $(addsuffix .cpp, $(BIN) $(IDLFILES) test_i Stopwatch_display Control time
CLIENT_OBJS = client.o Control.o testC.o
SERVER_OBJS = server.o test_i.o Stopwatch_display.o timer.o $(addsuffix .o, $(IDLFILES))
-BUILD = $(BIN)
-VLDLIBS = $(LDLIBS:%=%$(VAR))
-VBIN = $(BIN:%=%$(VAR))
-
TAO_IDLFLAGS += -Ge 1
#----------------------------------------------------------------------------
# Include macros and targets