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