components/ruby/puppet-modules/openstack-swift/Makefile
changeset 7695 b9a14419e530
parent 7687 1093e2a9adbd
equal deleted inserted replaced
7692:a432de1477f4 7695:b9a14419e530
    38 
    38 
    39 TPNO=			30883
    39 TPNO=			30883
    40 
    40 
    41 include $(WS_MAKE_RULES)/prep.mk
    41 include $(WS_MAKE_RULES)/prep.mk
    42 include $(WS_MAKE_RULES)/puppetmodule.mk
    42 include $(WS_MAKE_RULES)/puppetmodule.mk
       
    43 # The OpenStack Puppet modules are release-specific.  Since the Mitaka
       
    44 # OpenStack components are excluded from the FOSS evaluation repo,
       
    45 # this module needs to be excluded as well
       
    46 BUILD_BITS=NO_ARCH
       
    47 include $(WS_MAKE_RULES)/no-evaluation.mk
    43 include $(WS_MAKE_RULES)/ips.mk
    48 include $(WS_MAKE_RULES)/ips.mk
    44 
    49 
    45 MODULE_NAME =	swift
    50 MODULE_NAME =	swift
    46 
    51 
    47 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    52 ASLR_MODE = $(ASLR_NOT_APPLICABLE)