components/openstack/common/Makefile
branchs11-update
changeset 3996 20c0f21bbe1e
parent 3178 77584387a894
child 4072 db0cec748ec0
equal deleted inserted replaced
3994:3781477accf3 3996:20c0f21bbe1e
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 include ../../../make-rules/shared-macros.mk
    25 include ../../../make-rules/shared-macros.mk
    26 
    26 
    27 COMPONENT_NAME=		openstack
    27 COMPONENT_NAME=		openstack
    28 COMPONENT_VERSION=	2013.2.3
    28 COMPONENT_VERSION=	2013.2.3
    29 COMPONENT_PROJECT_URL=	http://www.openstack.org/
    29 COMPONENT_PROJECT_URL=	http://www.openstack.org/
    30 IPS_COMPONENT_VERSION=  0.$(COMPONENT_VERSION)
    30 IPS_COMPONENT_VERSION=  0.$(COMPONENT_VERSION)
    31 
    31 
    32 include $(WS_TOP)/make-rules/ips.mk
    32 include $(WS_MAKE_RULES)/ips.mk
    33 
    33 
    34 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    34 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    35 
    35 
    36 # Do not apply the standard license transforms for this component.
    36 # Do not apply the standard license transforms for this component.
    37 LICENSE_TRANSFORMS =
    37 LICENSE_TRANSFORMS =
    54 clean::
    54 clean::
    55 	$(RM) -r $(SOURCE_DIR)/build
    55 	$(RM) -r $(SOURCE_DIR)/build
    56 
    56 
    57 test:		$(NO_TESTS)
    57 test:		$(NO_TESTS)
    58 
    58 
    59 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
       
    60 
    59 
    61 include $(WS_TOP)/make-rules/depend.mk
    60 REQUIRED_PACKAGES += consolidation/userland/userland-incorporation