INTEGRATION: CWS ooo20040815 (1.19.20); FILE MERGED
2004/08/01 11:03:39 sparcmoz 1.19.20.1: #i32394# add map for linux sparc
This commit is contained in:
parent
5988d5eb82
commit
ff30152cb4
1 changed files with 4 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
||||||
#
|
#
|
||||||
# $RCSfile: makefile.mk,v $
|
# $RCSfile: makefile.mk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.19 $
|
# $Revision: 1.20 $
|
||||||
#
|
#
|
||||||
# last change: $Author: svesik $ $Date: 2004-04-21 12:31:29 $
|
# last change: $Author: hr $ $Date: 2004-09-09 11:44:52 $
|
||||||
#
|
#
|
||||||
# The Contents of this file are made available subject to the terms of
|
# The Contents of this file are made available subject to the terms of
|
||||||
# either of the following licenses
|
# either of the following licenses
|
||||||
|
@ -119,6 +119,8 @@ SHL1VERSIONMAP=gcc3_linux_intel.map
|
||||||
SHL1VERSIONMAP=lngi.map
|
SHL1VERSIONMAP=lngi.map
|
||||||
.ELIF "$(OS)$(CPU)$(COMNAME)"=="FREEBSDIgcc3"
|
.ELIF "$(OS)$(CPU)$(COMNAME)"=="FREEBSDIgcc3"
|
||||||
SHL1VERSIONMAP=gcc3_linux_intel.map
|
SHL1VERSIONMAP=gcc3_linux_intel.map
|
||||||
|
.ELIF "$(OS)$(CPU)$(COMNAME)"=="LINUXSgcc3"
|
||||||
|
SHL1VERSIONMAP=gcc3_linux_intel.map
|
||||||
.ENDIF
|
.ENDIF
|
||||||
|
|
||||||
# --- Targets ------------------------------------------------------
|
# --- Targets ------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue