summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/echo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/echo/Makefile')
-rw-r--r--TAO/examples/Simple/echo/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/examples/Simple/echo/Makefile b/TAO/examples/Simple/echo/Makefile
index e6f81721987..77b65ef77da 100644
--- a/TAO/examples/Simple/echo/Makefile
+++ b/TAO/examples/Simple/echo/Makefile
@@ -38,8 +38,6 @@ SIMPLE_SVR_OBJS = \
../Simple_util.o \
server.o
-VLDLIBS = $(LDLIBS:%=%$(VAR))
-
BIN2 = server \
client