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

INTEGRATION: CWS geordi2q14 (1.21.86); FILE MERGED

2004/01/30 11:36:37 hr 1.21.86.1: #111934#: merge CWS ooo111fix2
üst b4a4005c
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: unx.mk,v $ # $RCSfile: unx.mk,v $
# #
# $Revision: 1.21 $ # $Revision: 1.22 $
# #
# last change: $Author: vg $ $Date: 2003-06-12 10:01:42 $ # last change: $Author: hr $ $Date: 2004-02-02 19:05:37 $
# #
# 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
...@@ -164,10 +164,14 @@ OLE2DEF= ...@@ -164,10 +164,14 @@ OLE2DEF=
.INCLUDE : unxaixp.mk .INCLUDE : unxaixp.mk
.ENDIF .ENDIF
.IF "$(COM)$(OS)$(CPU)" == "GCCNETBSDI" .IF "$(COM)$(CVER)$(OS)$(CPU)" == "GCCC295NETBSDI"
.INCLUDE : unxbsdi.mk .INCLUDE : unxbsdi.mk
.ENDIF .ENDIF
.IF "$(COM)$(CVER)$(OS)$(CPU)" == "GCCC300NETBSDI"
.INCLUDE : unxbsdi2.mk
.ENDIF
.IF "$(COM)$(OS)$(CPU)" == "GCCNETBSDS" .IF "$(COM)$(OS)$(CPU)" == "GCCNETBSDS"
.INCLUDE : unxbsds.mk .INCLUDE : unxbsds.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