diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 19:21:27 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-02-02 19:21:27 +0000 |
commit | e962a5adddfc61424313701ed8f001504992f921 (patch) | |
tree | cc4413de9b2a5ca1c376a853ca2f469a0535337f | |
parent | e1875d90031f1c850f7f9345466a0b6c20d509ab (diff) |
INTEGRATION: CWS geordi2q14 (1.21.84); FILE MERGED
2004/01/29 14:58:27 hr 1.21.84.1: #111934#: merge CWS ooo111fix2
-rw-r--r-- | configmgr/source/misc/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/configmgr/source/misc/makefile.mk b/configmgr/source/misc/makefile.mk index 8338b3d84c15..82d5e8d6797a 100644 --- a/configmgr/source/misc/makefile.mk +++ b/configmgr/source/misc/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.21 $ +# $Revision: 1.22 $ # -# last change: $Author: hr $ $Date: 2003-03-19 16:19:23 $ +# last change: $Author: hr $ $Date: 2004-02-02 20:21:27 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -97,10 +97,6 @@ OBJFILES= \ $(OBJ)$/trivialbufferedfile.obj \ -.IF "$(OS)"=="MACOSX" -SYMBOLPREFIX=$(CFGMGR_TARGET)$(CFGMGR_MAJOR) -.ENDIF - # --- Targets ---------------------------------- .INCLUDE : target.mk |