components/stdcxx/Makefile
branchs11-update
changeset 2855 576d5a7857b7
parent 2486 aa451168b8b9
child 1434 c782e620dd26
child 3661 47545fb8aed4
child 4713 0abeb3fa670c
equal deleted inserted replaced
2854:78392507fd82 2855:576d5a7857b7
    21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 # we really need to use studio so we don't like that
    24 # we really need to use studio so we don't like that
    25 # parfait is g++ in disguise
    25 # parfait is g++ in disguise
    26 PARFAIT_BUILD=no
    26 export PARFAIT_BUILD=no
    27 
    27 
    28 include ../../make-rules/shared-macros.mk
    28 include ../../make-rules/shared-macros.mk
    29 
    29 
    30 PATH=$(dir $(CC)):/usr/gnu/bin:/usr/bin
    30 PATH=$(dir $(CC)):/usr/gnu/bin:/usr/bin
    31 
    31