components/perl512/Makefile
changeset 485 9b12cda204fe
parent 277 12ebd29ad46c
child 564 864060807923
equal deleted inserted replaced
484:63ed89d661a3 485:9b12cda204fe
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 include ../../make-rules/shared-macros.mk
    23 include ../../make-rules/shared-macros.mk
       
    24 
       
    25 PATH=$(dir $(CC)):/usr/bin:/usr/gnu/bin
    24 
    26 
    25 # I want to override PERL_VERSION and PERL_ARCH because when building
    27 # I want to override PERL_VERSION and PERL_ARCH because when building
    26 # a new version of perl it probably isn't installed so shared-macros.mk
    28 # a new version of perl it probably isn't installed so shared-macros.mk
    27 # can't call it.
    29 # can't call it.
    28 
    30