summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Notify_Service
diff options
context:
space:
mode:
authorsmcqueen <smcqueen@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-12 15:18:12 +0000
committersmcqueen <smcqueen@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-12 15:18:12 +0000
commit8eed7a8a95ee9b00c5eaf001f03b6bb80103c28e (patch)
tree4208b526a67c3d34d86dc462d36c39525037f21e /TAO/orbsvcs/Notify_Service
parentd1a4126a04f4d5aa67d101ce91b46b71a8569994 (diff)
downloadATCD-8eed7a8a95ee9b00c5eaf001f03b6bb80103c28e.tar.gz
ChangeLogTag: Mon May 12 16:15:27 2003 Simon McQueen <sm@prismtechnologies.com>
Diffstat (limited to 'TAO/orbsvcs/Notify_Service')
-rw-r--r--TAO/orbsvcs/Notify_Service/NT_Notify_Service.bor10
-rw-r--r--TAO/orbsvcs/Notify_Service/Notify_Service.bor10
2 files changed, 16 insertions, 4 deletions
diff --git a/TAO/orbsvcs/Notify_Service/NT_Notify_Service.bor b/TAO/orbsvcs/Notify_Service/NT_Notify_Service.bor
index 24f2ecd491b..4e7ad1f94c0 100644
--- a/TAO/orbsvcs/Notify_Service/NT_Notify_Service.bor
+++ b/TAO/orbsvcs/Notify_Service/NT_Notify_Service.bor
@@ -18,7 +18,10 @@ CFLAGS = \
$(TAO_EVENT_CFLAGS) \
$(TAO_ETCL_CFLAGS) \
$(TAO_NOTIFY_CFLAGS) \
- $(TAO_MESSAGING_CFLAGS)
+ $(TAO_MESSAGING_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
@@ -31,7 +34,10 @@ LIBFILES = \
$(TAO_EVENT_LIB) \
$(TAO_ETCL_LIB) \
$(TAO_NOTIFY_LIB) \
- $(TAO_MESSAGING_LIB)
+ $(TAO_MESSAGING_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
CPPDIR = .
diff --git a/TAO/orbsvcs/Notify_Service/Notify_Service.bor b/TAO/orbsvcs/Notify_Service/Notify_Service.bor
index 526c7711520..32dfbac2b55 100644
--- a/TAO/orbsvcs/Notify_Service/Notify_Service.bor
+++ b/TAO/orbsvcs/Notify_Service/Notify_Service.bor
@@ -17,7 +17,10 @@ CFLAGS = \
$(TAO_EVENT_CFLAGS) \
$(TAO_ETCL_CFLAGS) \
$(TAO_NOTIFY_CFLAGS) \
- $(TAO_MESSAGING_CFLAGS)
+ $(TAO_MESSAGING_CFLAGS) \
+ $(TAO_VALUETYPE_CFLAGS) \
+ $(TAO_IORINTERCEPTOR_CFLAGS) \
+ $(TAO_ORT_CFLAGS)
LIBFILES = \
$(ACE_LIB) \
@@ -30,7 +33,10 @@ LIBFILES = \
$(TAO_EVENT_LIB) \
$(TAO_ETCL_LIB) \
$(TAO_NOTIFY_LIB) \
- $(TAO_MESSAGING_LIB)
+ $(TAO_MESSAGING_LIB) \
+ $(TAO_VALUETYPE_LIB) \
+ $(TAO_IORINTERCEPTOR_LIB) \
+ $(TAO_ORT_LIB)
CPPDIR = .