components/ksh93/Makefile
branchs11u1-sru
changeset 2497 43014bd244d4
parent 2372 e2d08e2aec7f
child 2544 50b56aff2479
equal deleted inserted replaced
2496:f5c29a3e8107 2497:43014bd244d4
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 PARFAIT_BUILD=no
    23 PARFAIT_BUILD=no
    24 
    24 
    25 include ../../make-rules/shared-macros.mk
    25 include ../../make-rules/shared-macros.mk
    26 
    26 
    70 					 CR7061011.patch CR6934836.patch \
    70 					 CR7061011.patch CR6934836.patch \
    71 					 CR7089799.patch CR6917338.patch \
    71 					 CR7089799.patch CR6917338.patch \
    72 					 CR7019368.patch CR6729252.patch \
    72 					 CR7019368.patch CR6729252.patch \
    73 					 MAP_TYPE_64_Bits.patch CR7167466.patch \
    73 					 MAP_TYPE_64_Bits.patch CR7167466.patch \
    74 					 CR7168611.patch CR7178717.patch \
    74 					 CR7168611.patch CR7178717.patch \
    75 					 CR7175995.patch
    75 					 CR7175995.patch CR7128313.patch
    76 
    76 
    77 # Fixup HOSTTYPE to match uname output and bits
    77 # Fixup HOSTTYPE to match uname output and bits
    78 HOSTTYPE32=sol11.$(shell uname -p)
    78 HOSTTYPE32=sol11.$(shell uname -p)
    79 HOSTTYPE64=sol11.$(shell uname -p)-64
    79 HOSTTYPE64=sol11.$(shell uname -p)-64
    80 
    80