From 277b59cea3275f5a4769d37458929a9b8b9e18ea Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 2 Feb 2004 17:36:42 +0000 Subject: INTEGRATION: CWS geordi2q14 (1.8.78); FILE MERGED 2004/01/30 15:42:21 hr 1.8.78.1: #111934#: merge CWS ooo111fix2 --- ucb/source/ucp/hierarchy/makefile.mk | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/ucb/source/ucp/hierarchy/makefile.mk b/ucb/source/ucp/hierarchy/makefile.mk index 718cbfe20fdd..f17425e11777 100644 --- a/ucb/source/ucp/hierarchy/makefile.mk +++ b/ucb/source/ucp/hierarchy/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: hr $ $Date: 2003-03-27 17:26:58 $ +# last change: $Author: hr $ $Date: 2004-02-02 18:36:41 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -111,11 +111,6 @@ SHL1STDLIBS=\ SHL1DEF=$(MISC)$/$(SHL1TARGET).def SHL1LIBS=$(LIB1TARGET) -# Make symbol renaming match library name for Mac OS X -.IF "$(OS)"=="MACOSX" -SYMBOLPREFIX=$(TARGET)$(UCPHIER_MAJOR) -.ENDIF - # --- Def-File --------------------------------------------------------- DEF1NAME=$(SHL1TARGET) -- cgit