From 6d08e119ff57137a2dbe1eeed683cfa1e1f95c12 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Thu, 9 Sep 2004 10:19:44 +0000 Subject: INTEGRATION: CWS ooo20040815 (1.4.34); FILE MERGED 2004/08/01 11:04:46 sparcmoz 1.4.34.1: #i32394# add map for linux sparc --- jvmaccess/util/makefile.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'jvmaccess/util') diff --git a/jvmaccess/util/makefile.mk b/jvmaccess/util/makefile.mk index 0e6a87cc9..d2fa449e0 100644 --- a/jvmaccess/util/makefile.mk +++ b/jvmaccess/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: vg $ $Date: 2003-12-17 13:39:34 $ +# last change: $Author: hr $ $Date: 2004-09-09 11:19:44 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -98,6 +98,8 @@ SHL1VERSIONMAP = cc5_solaris_sparc.map SHL1VERSIONMAP = gcc3_linux_intel.map .ELIF "$(OS)$(CPU)$(COMNAME)" == "FREEBSDIgcc3" SHL1VERSIONMAP = gcc3_linux_intel.map +.ELIF "$(OS)$(CPU)$(COMNAME)" == "LINUXSgcc3" +SHL1VERSIONMAP = gcc3_linux_intel.map .ENDIF DEF1NAME = $(SHL1TARGET) -- cgit v1.2.3