summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/Forwarding/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/Forwarding/Makefile')
-rw-r--r--TAO/examples/POA/Forwarding/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/examples/POA/Forwarding/Makefile b/TAO/examples/POA/Forwarding/Makefile
index 28dd8b5b783..c853a407f25 100644
--- a/TAO/examples/POA/Forwarding/Makefile
+++ b/TAO/examples/POA/Forwarding/Makefile
@@ -24,9 +24,7 @@ SVR_OBJS = FooC.o FooS.o server.o MyFooServant.o Servant_Locator.o
CLT_OBJS = FooC.o FooS.o client.o
BIN = server client
-BUILD = $(BIN)
-VLDLIBS = $(LDLIBS:%=%$(VAR))
-VBIN = $(BIN:%=%$(VAR))
+
TAO_IDLFLAGS += -Ge 1
#----------------------------------------------------------------------------
# Include macros and targets