summaryrefslogtreecommitdiff
path: root/TAO/Benchmark/Marshal_Test/Orbix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/Benchmark/Marshal_Test/Orbix/Makefile')
-rw-r--r--TAO/Benchmark/Marshal_Test/Orbix/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/Benchmark/Marshal_Test/Orbix/Makefile b/TAO/Benchmark/Marshal_Test/Orbix/Makefile
index 159d7beaa6b..240b57926a3 100644
--- a/TAO/Benchmark/Marshal_Test/Orbix/Makefile
+++ b/TAO/Benchmark/Marshal_Test/Orbix/Makefile
@@ -24,15 +24,11 @@ MARSHAL_SERVER_OBJS = marshalS.o orbix_marshal_impl.o orbix_marshal_server.o ser
endif
BIN = client server
-BUILD = $(BIN)
-
#CLIENT_LIBS = -lITini -liiop -lorbix
#SERVER_LIBS = -lITini -liiop -lDSI -lorbix -lIRclt
CLIENT_LIBS = -liiop -lorbix
SERVER_LIBS = -liiop -lDSI -lorbix -lIRclt
-VLDLIBS = $(LDLIBS:%=%$(VAR))
-
#----------------------------------------------------------------------------
# Include macros and targets
#----------------------------------------------------------------------------