summaryrefslogtreecommitdiff
path: root/TAO/rules.tao.GNU
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-08-08 08:54:30 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-08-08 08:54:30 +0000
commitac466887e5b04dd6d6fd6f9c6b9ae7a1bf13838a (patch)
treef9b270aeef8881569b917292a4776bb83dc8d8c1 /TAO/rules.tao.GNU
parent633b003f9ca1d13acf320a96f3e92446aa8b257f (diff)
downloadATCD-ac466887e5b04dd6d6fd6f9c6b9ae7a1bf13838a.tar.gz
ChangeLogTag: Mon Aug 8 08:48:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/rules.tao.GNU')
-rw-r--r--TAO/rules.tao.GNU13
1 files changed, 0 insertions, 13 deletions
diff --git a/TAO/rules.tao.GNU b/TAO/rules.tao.GNU
index 15740d1a461..456e781bf88 100644
--- a/TAO/rules.tao.GNU
+++ b/TAO/rules.tao.GNU
@@ -50,19 +50,6 @@ ifdef COMSPEC
endif # COMSPEC
####
-#### TAO libraries
-####
-TAO_BASE_LIBS=-lTAO $(ACELIB) $(LIBS)
-RT_TAO_BASE_LIBS=-lTAO_RTCORBA $(TAO_BASE_LIBS)
-TAO_SRVR_LIBS=-lTAO_PortableServer -lTAO_IORInterceptor -lTAO_ObjRefTemplate \
- -lTAO_Valuetype $(TAO_BASE_LIBS)
-RT_TAO_SRVR_LIBS=-lTAO_RTPortableServer -lTAO_PortableServer -lTAO_IORInterceptor -lTAO_ObjRefTemplate -lTAO_Valuetype $(RT_TAO_BASE_LIBS)
-TAO_CLNT_LIBS= $(TAO_BASE_LIBS)
-TAO_CLNT_VT_LIBS=-lTAO_Valuetype $(TAO_CLNT_LIBS)
-RT_TAO_CLNT_LIBS= $(RT_TAO_BASE_LIBS)
-TAO_DYNAMIC_LIBS=-lTAO_DynamicInterface -lTAO_Messaging
-
-####
#### Macro customization.
####
security ?= 1