summaryrefslogtreecommitdiff
path: root/TAO/tests/NestedUpcall/Simple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/NestedUpcall/Simple/Makefile')
-rw-r--r--TAO/tests/NestedUpcall/Simple/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/NestedUpcall/Simple/Makefile b/TAO/tests/NestedUpcall/Simple/Makefile
index 92d1ee7c5b5..2191163e2e6 100644
--- a/TAO/tests/NestedUpcall/Simple/Makefile
+++ b/TAO/tests/NestedUpcall/Simple/Makefile
@@ -23,8 +23,6 @@ NESTEDUPCALLS_CLT_OBJS = testS.o testC.o client.o client_i.o
SRC = $(sort $(NESTEDUPCALLS_SVR_OBJS:.o=.cpp) \
$(NESTEDUPCALLS_CLT_OBJS:.o=.cpp))
-VLDLIBS = $(LDLIBS:%=%$(VAR))
-
BIN = server client
TAO_IDLFLAGS += -Ge 1