summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Concurrency_Service
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-05-10 20:23:32 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-05-10 20:23:32 +0000
commitd7d4817f4653b7e97170ad2a93b12d41ce5cf204 (patch)
tree888506ae988f855b2f7ec19a8eeefd66e38ad2d8 /TAO/orbsvcs/Concurrency_Service
parent757d84659d5ceb9519f6e1b2a9f12bae537b025d (diff)
downloadATCD-d7d4817f4653b7e97170ad2a93b12d41ce5cf204.tar.gz
ChangeLogTag:Sat May 10 15:21:10 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/orbsvcs/Concurrency_Service')
-rw-r--r--TAO/orbsvcs/Concurrency_Service/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/Concurrency_Service/Makefile b/TAO/orbsvcs/Concurrency_Service/Makefile
index 64b65f22782..a5cbdc68443 100644
--- a/TAO/orbsvcs/Concurrency_Service/Makefile
+++ b/TAO/orbsvcs/Concurrency_Service/Makefile
@@ -14,7 +14,6 @@ endif
SRC = Concurrency_Service.cpp
-LDLIBS = -lTAO_CosConcurrency -lTAO_CosNaming -lTAO_Svc_Utils -lTAO_IORTable -lTAO_PortableServer -lTAO
BIN2 = Concurrency_Service
@@ -39,6 +38,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
LDFLAGS += -L$(TAO_ROOT)/orbsvcs/orbsvcs -L$(TAO_ROOT)/tao
CPPFLAGS += -I$(TAO_ROOT)/orbsvcs -I$(TAO_ROOT)
+LDLIBS = -lTAO_CosConcurrency -lTAO_CosNaming -lTAO_Svc_Utils -lTAO_IORTable $(TAO_SRVR_LIBS)
#----------------------------------------------------------------------------
# Dependencies