diff options
author | corsaro <corsaro@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-10-10 18:21:49 +0000 |
---|---|---|
committer | corsaro <corsaro@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-10-10 18:21:49 +0000 |
commit | 8e85e2cf61faf2887d0973d2ed837b500c9bb478 (patch) | |
tree | 584d0d60225e5ce1fae3d5b2968ba2bcda7f5914 /TAO/tao/PortableServer | |
parent | 5d61442d209ab8e73cca935a79085108352c84dc (diff) | |
download | ATCD-8e85e2cf61faf2887d0973d2ed837b500c9bb478.tar.gz |
ChangeLogTag: Tue Oct 10 13:11:09 2000 Angelo Corsaro <corsaro@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/PortableServer')
-rw-r--r-- | TAO/tao/PortableServer/Makefile.bor | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/Makefile.bor b/TAO/tao/PortableServer/Makefile.bor index 8a99e13d312..acae3e96f50 100644 --- a/TAO/tao/PortableServer/Makefile.bor +++ b/TAO/tao/PortableServer/Makefile.bor @@ -24,7 +24,7 @@ OBJFILES = \ $(OBJDIR)\PortableServer.obj \ $(OBJDIR)\PortableServerC.obj \ $(OBJDIR)\Servant_Base.obj \ - $(OBJDIR)\RT_PortableServerC.obj \ + $(OBJDIR)\RTPortableServerC.obj \ $(OBJDIR)\Strategized_Object_Proxy_Broker.obj \ $(OBJDIR)\ThruPOA_Object_Proxy_Impl.obj |