components/vim/Makefile
branchs11-update
changeset 3661 47545fb8aed4
parent 2813 db0bfa0fa498
child 3857 5e5034b03491
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 PATH=/usr/bin:/usr/gnu/bin
    28 PATH=/usr/bin:/usr/gnu/bin
    38 COMPONENT_HG_URL=	https://vim.googlecode.com/hg
    38 COMPONENT_HG_URL=	https://vim.googlecode.com/hg
    39 COMPONENT_HG_REV=	v7-3-600
    39 COMPONENT_HG_REV=	v7-3-600
    40 COMPONENT_HG_REV_OLD=	v7-3-600
    40 COMPONENT_HG_REV_OLD=	v7-3-600
    41 
    41 
    42 COMPONENT_BUGDB=	utility/vim
    42 COMPONENT_BUGDB=	utility/vim
       
    43 
       
    44 TPNO=			9187
    43 
    45 
    44 include ../../make-rules/prep.mk
    46 include ../../make-rules/prep.mk
    45 include ../../make-rules/configure.mk
    47 include ../../make-rules/configure.mk
    46 include ../../make-rules/ips.mk
    48 include ../../make-rules/ips.mk
    47 
    49