Makefile revision 4704
29e18dff973632afcdb1ebf98dbc9d38f80a7792vboxsync# CDDL HEADER START
29e18dff973632afcdb1ebf98dbc9d38f80a7792vboxsync# The contents of this file are subject to the terms of the
29e18dff973632afcdb1ebf98dbc9d38f80a7792vboxsync# Common Development and Distribution License (the "License").
fb27aa740466280f820e13e238bc6dd0b477eb37vboxsync# You may not use this file except in compliance with the License.
29e18dff973632afcdb1ebf98dbc9d38f80a7792vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
343053a42dedb94c8ef5534fff89c72384adf94dvboxsync# See the License for the specific language governing permissions
343053a42dedb94c8ef5534fff89c72384adf94dvboxsync# and limitations under the License.
343053a42dedb94c8ef5534fff89c72384adf94dvboxsync# When distributing Covered Code, include this CDDL HEADER in each
343053a42dedb94c8ef5534fff89c72384adf94dvboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
343053a42dedb94c8ef5534fff89c72384adf94dvboxsync# If applicable, add the following below this CDDL HEADER, with the
343053a42dedb94c8ef5534fff89c72384adf94dvboxsync# fields enclosed by brackets "[]" replaced with your own identifying
fb27aa740466280f820e13e238bc6dd0b477eb37vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
fb27aa740466280f820e13e238bc6dd0b477eb37vboxsync# CDDL HEADER END
fb27aa740466280f820e13e238bc6dd0b477eb37vboxsync# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
fb27aa740466280f820e13e238bc6dd0b477eb37vboxsyncCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
fb27aa740466280f820e13e238bc6dd0b477eb37vboxsync sha256:151c057173474a3a40f897165951c0e33ad04f37de65b6de547ddef107fd0ed3
fb27aa740466280f820e13e238bc6dd0b477eb37vboxsyncCOMPONENT_PROJECT_URL= http://code.google.com/p/pythonfutures/
29e18dff973632afcdb1ebf98dbc9d38f80a7792vboxsync# The futures module was integrated into Python 3.2, so we should only
29e18dff973632afcdb1ebf98dbc9d38f80a7792vboxsync# deliver 2.6 & 2.7 modules.
test: $(TEST_NO_ARCH)