summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer
diff options
context:
space:
mode:
authorcorsaro <corsaro@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-10-08 17:34:09 +0000
committercorsaro <corsaro@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-10-08 17:34:09 +0000
commit4fccafa9a4353b89ea7d6fa1cb726096c1cc1ca3 (patch)
tree294176d65a7dc97636664fa3dfdcce6422ff9d17 /TAO/tao/PortableServer
parentbcc1c6be40b0d0fad74013336f79533b814ec5b1 (diff)
downloadATCD-4fccafa9a4353b89ea7d6fa1cb726096c1cc1ca3.tar.gz
Sun Oct 08 12:19:15 2000 Angelo Corsaro <corsaro@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/PortableServer')
-rw-r--r--TAO/tao/PortableServer/Makefile.bor2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/Makefile.bor b/TAO/tao/PortableServer/Makefile.bor
index 7d0a7f2c18e..e4dda686de4 100644
--- a/TAO/tao/PortableServer/Makefile.bor
+++ b/TAO/tao/PortableServer/Makefile.bor
@@ -26,7 +26,7 @@ OBJFILES = \
$(OBJDIR)\Servant_Base.obj \
$(OBJDIR)\Strategized_Object_Proxy_Broker.obj \
$(OBJDIR)\ThruPOA_Object_Proxy_Impl.obj
-x
+
!ifdef STATIC
CFLAGS = $(ACE_CFLAGS) $(TAO_CFLAGS) $(TAO_PORTABLESERVER_CFLAGS)
!else