From e03ff7ed6e7816f845b7311c9858e7fc616732a7 Mon Sep 17 00:00:00 2001 From: Patrick Luby Date: Fri, 2 Mar 2001 06:21:44 +0000 Subject: Removed compiling of staticmb*.cxx files for Mac OS X now that we have automated this process --- linguistic/source/makefile.mk | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'linguistic/source') diff --git a/linguistic/source/makefile.mk b/linguistic/source/makefile.mk index dfaeee1a2a..fcfea28c41 100644 --- a/linguistic/source/makefile.mk +++ b/linguistic/source/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: ganaya $ $Date: 2001-02-23 15:37:04 $ +# last change: $Author: pluby $ $Date: 2001-03-02 07:16:00 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -132,11 +132,6 @@ SLOFILES = \ $(SLO)$/thesdsp.obj\ $(SLO)$/lngreg.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)$/staticmb.obj -.ENDIF - SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX) SHL1STDLIBS= \ -- cgit v1.2.3