summaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-12-21 10:15:08 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-12-21 10:15:08 +0000
commit4b5c2804580d7693be15cd82a0061d05753d3880 (patch)
tree05d9b7e0e4467c3ee31ae02e5319a63b991696e6 /protocols
parent6d6df0898d8310d1dbd0cdffd8a79d840fda4bbd (diff)
downloadATCD-4b5c2804580d7693be15cd82a0061d05753d3880.tar.gz
ChangeLogTag: Sun Dec 21 10:12:13 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'protocols')
-rw-r--r--protocols/ace/RMCast/Makefile.bor9
1 files changed, 5 insertions, 4 deletions
diff --git a/protocols/ace/RMCast/Makefile.bor b/protocols/ace/RMCast/Makefile.bor
index f0bad3ca7f2..c55054dd563 100644
--- a/protocols/ace/RMCast/Makefile.bor
+++ b/protocols/ace/RMCast/Makefile.bor
@@ -1,4 +1,5 @@
-
+#
+# $Id$
#
# Makefile for building the ACE RMCast library with Borland C++Builder
#
@@ -20,9 +21,9 @@ OBJFILES = \
$(OBJDIR)\RMCast_Proxy.obj \
$(OBJDIR)\RMCast_Receiver_Module.obj \
$(OBJDIR)\RMCast_Reliable_Factory.obj \
- $(OBJDIR)\RMCast_Reordering.obj \
- $(OBJDIR)\RMCast_Resend_Handler.obj \
- $(OBJDIR)\RMCast_Resend_Worker.obj \
+ $(OBJDIR)\RMCast_Reordering.obj \
+ $(OBJDIR)\RMCast_Resend_Handler.obj \
+ $(OBJDIR)\RMCast_Resend_Worker.obj \
$(OBJDIR)\RMCast_Retransmission.obj \
$(OBJDIR)\RMCast_Sequencer.obj \
$(OBJDIR)\RMCast_Singleton_Factory.obj \