summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jvmaccess/util/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/jvmaccess/util/makefile.mk b/jvmaccess/util/makefile.mk
index c33b2622ae62..71694451bc71 100644
--- a/jvmaccess/util/makefile.mk
+++ b/jvmaccess/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: rt $ $Date: 2005-09-07 19:23:59 $
+# last change: $Author: rt $ $Date: 2007-01-31 08:38:28 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -68,6 +68,8 @@ SHL1VERSIONMAP = gcc3_linux_intel.map
SHL1VERSIONMAP = gcc3_linux_intel.map
.ELIF "$(OS)$(CPU)$(COMNAME)" == "LINUXSgcc3"
SHL1VERSIONMAP = gcc3_linux_intel.map
+.ELIF "$(OS)$(CPU)$(COMNAME)"=="MACOSXIgcc3"
+SHL1VERSIONMAP = gcc3_linux_intel.map
.ENDIF
DEF1NAME = $(SHL1TARGET)