components/perl_modules/xml-namespacesupport/Makefile
branchs11-update
changeset 2910 f8b8cbc43356
parent 2649 79b6c91e7f81
child 3661 47545fb8aed4
equal deleted inserted replaced
2905:8c0fb29f2a1e 2910:f8b8cbc43356
    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) 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 include ../../../make-rules/shared-macros.mk
    24 include ../../../make-rules/shared-macros.mk
    25 
    25 
    26 COMPONENT_NAME=		XML-NamespaceSupport
    26 COMPONENT_NAME=		XML-NamespaceSupport
    39 
    39 
    40 include $(WS_TOP)/make-rules/prep.mk
    40 include $(WS_TOP)/make-rules/prep.mk
    41 include $(WS_TOP)/make-rules/ips.mk
    41 include $(WS_TOP)/make-rules/ips.mk
    42 include $(WS_TOP)/make-rules/makemaker.mk
    42 include $(WS_TOP)/make-rules/makemaker.mk
    43 
    43 
    44 # Enable ASLR for this component
    44 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    45 ASLR_MODE = $(ASLR_ENABLE)
       
    46 
    45 
    47 # man pages go in the common area
    46 # man pages go in the common area
    48 COMPONENT_INSTALL_ENV += INSTALLVENDORMAN3DIR=$(USRSHAREMAN3DIR)
    47 COMPONENT_INSTALL_ENV += INSTALLVENDORMAN3DIR=$(USRSHAREMAN3DIR)
    49 
    48 
    50 COMPONENT_TEST_TARGETS = test
    49 COMPONENT_TEST_TARGETS = test