summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/Adapter_Activator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/Adapter_Activator/Makefile')
-rw-r--r--TAO/examples/POA/Adapter_Activator/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/examples/POA/Adapter_Activator/Makefile b/TAO/examples/POA/Adapter_Activator/Makefile
index aa564488783..60444945ed6 100644
--- a/TAO/examples/POA/Adapter_Activator/Makefile
+++ b/TAO/examples/POA/Adapter_Activator/Makefile
@@ -11,6 +11,10 @@ CPPFLAGS += -I$(TAO_ROOT) -I../Generic_Servant
LDLIBS = -lGeneric_Servant -lTAO
LDFLAGS += -L$(TAO_ROOT)/tao -L../Generic_Servant
+VLDLIBS = $(LDLIBS:%=%$(VAR))
+
+BUILD = $(VBIN)
+
INSTALL =
#TAO_IDLFLAGS += -Ge 1