summaryrefslogtreecommitdiff
path: root/TAO/rules.tao.GNU
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-10-31 23:33:16 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-10-31 23:33:16 +0000
commit6487e5280ac01bf8384eeaa2b1306ca6f002279b (patch)
tree0737855d5939edd7881fdd4077f94ae6944781c7 /TAO/rules.tao.GNU
parent48a89a580517d1cb706dc597b680f5e61297fe82 (diff)
downloadATCD-6487e5280ac01bf8384eeaa2b1306ca6f002279b.tar.gz
Added variable definition for TAO_DynamicInterface library.
Diffstat (limited to 'TAO/rules.tao.GNU')
-rw-r--r--TAO/rules.tao.GNU1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/rules.tao.GNU b/TAO/rules.tao.GNU
index 95364a8b96c..55116107cb3 100644
--- a/TAO/rules.tao.GNU
+++ b/TAO/rules.tao.GNU
@@ -40,6 +40,7 @@ endif # COMSPEC
TAO_BASE_LIBS=-lTAO $(ACELIB) $(LIBS)
TAO_SRVR_LIBS=-lTAO_PortableServer $(TAO_BASE_LIBS)
TAO_CLNT_LIBS=-lTAO $(TAO_BASE_LIBS)
+TAO_DYNAMIC_LIBS=-lTAO_DynamicInterface
####
#### Macro customization.