Kaydet (Commit) cbf3e494 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS ooo20031216 (1.21.76); FILE MERGED

2003/12/28 11:59:44 pjanik 1.21.76.1: #i8594#: Add makefiles for x86_64.
üst eac18711
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: unx.mk,v $ # $RCSfile: unx.mk,v $
# #
# $Revision: 1.22 $ # $Revision: 1.23 $
# #
# last change: $Author: hr $ $Date: 2004-02-02 19:05:37 $ # last change: $Author: hr $ $Date: 2004-02-04 12:37:45 $
# #
# 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
...@@ -132,6 +132,10 @@ OLE2DEF= ...@@ -132,6 +132,10 @@ OLE2DEF=
.INCLUDE : unxlngi5.mk .INCLUDE : unxlngi5.mk
.ENDIF .ENDIF
.IF "$(COM)$(CVER)$(OS)$(CPU)$(GLIBC)" == "GCCC300LINUXX2REDHAT60"
.INCLUDE : unxlngx4.mk
.ENDIF
.IF "$(COM)$(CVER)$(OS)$(CPU)$(GLIBC)" == "GCCC295LINUXP2REDHAT60" .IF "$(COM)$(CVER)$(OS)$(CPU)$(GLIBC)" == "GCCC295LINUXP2REDHAT60"
.INCLUDE : unxlngppc.mk .INCLUDE : unxlngppc.mk
.ENDIF .ENDIF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment