summaryrefslogtreecommitdiff
path: root/ucb/source/sorter/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/sorter/makefile.mk')
-rw-r--r--ucb/source/sorter/makefile.mk9
1 files changed, 2 insertions, 7 deletions
diff --git a/ucb/source/sorter/makefile.mk b/ucb/source/sorter/makefile.mk
index f3d9afd95b..7c56e88c2a 100644
--- a/ucb/source/sorter/makefile.mk
+++ b/ucb/source/sorter/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: dv $ $Date: 2001-02-14 08:45:44 $
+# last change: $Author: pluby $ $Date: 2001-03-02 07:19:56 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -80,11 +80,6 @@ SLOFILES=\
$(SLO)$/sortresult.obj \
$(SLO)$/sortmain.obj
-# SCO and MACOSX: the linker does know about weak symbols, but we can't ignore multiple defined symbols
-.IF "$(OS)"=="SCO" || "$(OS)$(COM)"=="OS2GCC" || "$(OS)"=="MACOSX"
-SLOFILES+=$(SLO)$/staticmbsorter.obj
-.ENDIF
-
LIB1TARGET=$(SLB)$/_$(TARGET).lib
LIB1OBJFILES=$(SLOFILES)