components/php-5_2/Makefile
changeset 1948 2d1537e7942d
parent 1205 6c6c27bcf9ac
child 3817 30b42c38bbc4
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    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) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2014, 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 TPNO_PHP_5_2=		17129
       
    26 TPNO_PHP_APC=		17127
       
    27 TPNO_PHP_IDN=		17128
       
    28 TPNO_PHP_MEMCACHE=	17130
       
    29 TPNO_PHP_SUHOSIN=	17131
       
    30 TPNO_PHP_TCPWRAP=	17132
       
    31 TPNO_PHP_XDEBUG=	17133
       
    32 
    24 include ../../make-rules/ips.mk
    33 include ../../make-rules/ips.mk
    25 
    34 
    26 ##
    35 ##
    27 ## This Makefile for local usage only.
    36 ## This Makefile for local usage only.
    28 ## The full build will NOT execute this Makefile.
    37 ## The full build will NOT execute this Makefile.