summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/LifeCycle_Service/Makefile
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-05 05:52:16 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-05 05:52:16 +0000
commit4b8d38c80dfeaff1459115a0e95508130be4d717 (patch)
tree25f4ca048891b1c37f3559b12d9646866497a9e5 /TAO/orbsvcs/LifeCycle_Service/Makefile
parentd2cffa997f2862a016155ee37a4f79d4d03d9474 (diff)
downloadATCD-4b8d38c80dfeaff1459115a0e95508130be4d717.tar.gz
ChangeLogTag:Sun Mar 04 21:43:51 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/orbsvcs/LifeCycle_Service/Makefile')
-rw-r--r--TAO/orbsvcs/LifeCycle_Service/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/TAO/orbsvcs/LifeCycle_Service/Makefile b/TAO/orbsvcs/LifeCycle_Service/Makefile
index 45243b45a4b..f96fc3802b8 100644
--- a/TAO/orbsvcs/LifeCycle_Service/Makefile
+++ b/TAO/orbsvcs/LifeCycle_Service/Makefile
@@ -24,15 +24,7 @@ LSRC= \
LIFECYCLE_SERVICE_OBJS = LifeCycle_Service.o LifeCycle_Service_i.o \
Factory_Trader.o Criteria_Evaluator.o
-LDLIBS = -lTAO_CosLifeCycle -lTAO_CosTrading -lTAO_Svc_Utils -lTAO_DynamicAny -lTAO_PortableServer -lTAO
-#
-# NOTE
-#
-# The following macro expands to a series of libraries
-# on QNX RTP. It has been introduced to solve a problem
-# with the current QNX RTP linker.
-#
-LDLIBS+=$(TAO_COS_NAMING_LIBS)
+LDLIBS = -lTAO_CosLifeCycle -lTAO_CosTrading -lTAO_CosNaming -lTAO_Svc_Utils -lTAO_DynamicAny -lTAO_PortableServer -lTAO
BIN2 = LifeCycle_Service