components/php-common/Makefile
branchs11-update
changeset 3996 20c0f21bbe1e
parent 3179 07c03b663108
equal deleted inserted replaced
3994:3781477accf3 3996:20c0f21bbe1e
    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, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2015, 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 
    24 
    25 COMPONENT_NAME=		php-common
    25 COMPONENT_NAME=		php-common
    26 # This version # based on the version # of Solaris
    26 # This version # based on the version # of Solaris
    27 COMPONENT_VERSION=	11.1
    27 COMPONENT_VERSION=	11.1
    28 COMPONENT_PROJECT_URL=	http://www.php.net/
    28 COMPONENT_PROJECT_URL=	http://www.php.net/
    29 COMPONENT_BUGDB=	utility/php
    29 COMPONENT_BUGDB=	utility/php
    30 
    30 
    31 include $(WS_TOP)/make-rules/configure.mk
    31 include $(WS_MAKE_RULES)/configure.mk
    32 include $(WS_TOP)/make-rules/ips.mk
    32 include $(WS_MAKE_RULES)/ips.mk
    33 
    33 
    34 # Do not apply the standard license transforms for this component. The
    34 # Do not apply the standard license transforms for this component. The
    35 # license actions are already tagged with the attributes in the .p5m file.
    35 # license actions are already tagged with the attributes in the .p5m file.
    36 LICENSE_TRANSFORMS=
    36 LICENSE_TRANSFORMS=
    37 
    37 
    38 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    38 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    39 
    39 
    40 # nothing to download or build; just package
    40 # nothing to download or build; just package
    41 download prep build install test:
    41 download prep build install test:
    42 
    42 
    43 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
       
    44 
    43 
    45 clobber:	clean
    44 clobber:	clean
       
    45 REQUIRED_PACKAGES += system/linker