diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-10-22 22:37:03 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-10-22 22:37:03 +0000 |
commit | 9891ae924fe15f5c1b68214dbaeeee9e7498f625 (patch) | |
tree | b4fb27bce6015912efa82eb813874adbbd9874a3 /ace | |
parent | 02b93e6c508106a69a9c1fef543e470c254d8fe9 (diff) | |
download | ATCD-9891ae924fe15f5c1b68214dbaeeee9e7498f625.tar.gz |
ChangeLogTag:Sun Oct 22 15:35:38 2000 Darrell Brunsch <brunsch@uci.edu>
Diffstat (limited to 'ace')
-rw-r--r-- | ace/Makefile.bor | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Makefile.bor b/ace/Makefile.bor index 1edbc84a886..a5f6b2a49b9 100644 --- a/ace/Makefile.bor +++ b/ace/Makefile.bor @@ -14,7 +14,7 @@ OBJFILES = \ $(OBJDIR)\Flag_Manip.obj \ $(OBJDIR)\Handle_Ops.obj \ $(OBJDIR)\Lib_Find.obj \ - $(OBJDIR)\ACE_Sock_Connect.obj \ + $(OBJDIR)\Sock_Connect.obj \ $(OBJDIR)\Malloc_Instantiations.obj \ $(OBJDIR)\Activation_Queue.obj \ $(OBJDIR)\Active_Map_Manager.obj \ |