Makefile revision 4458
b87233035e26cee919dcf46adaec29ba7fdaa51eSumit Bose# CDDL HEADER START
b87233035e26cee919dcf46adaec29ba7fdaa51eSumit Bose# The contents of this file are subject to the terms of the
b87233035e26cee919dcf46adaec29ba7fdaa51eSumit Bose# Common Development and Distribution License (the "License").
b87233035e26cee919dcf46adaec29ba7fdaa51eSumit Bose# You may not use this file except in compliance with the License.
b87233035e26cee919dcf46adaec29ba7fdaa51eSumit Bose# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b87233035e26cee919dcf46adaec29ba7fdaa51eSumit Bose# See the License for the specific language governing permissions
b87233035e26cee919dcf46adaec29ba7fdaa51eSumit Bose# and limitations under the License.
b87233035e26cee919dcf46adaec29ba7fdaa51eSumit Bose# When distributing Covered Code, include this CDDL HEADER in each
b87233035e26cee919dcf46adaec29ba7fdaa51eSumit Bose# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b87233035e26cee919dcf46adaec29ba7fdaa51eSumit Bose# If applicable, add the following below this CDDL HEADER, with the
b87233035e26cee919dcf46adaec29ba7fdaa51eSumit Bose# fields enclosed by brackets "[]" replaced with your own identifying
b87233035e26cee919dcf46adaec29ba7fdaa51eSumit Bose# information: Portions Copyright [yyyy] [name of copyright owner]
b87233035e26cee919dcf46adaec29ba7fdaa51eSumit Bose# CDDL HEADER END
b87233035e26cee919dcf46adaec29ba7fdaa51eSumit Bose# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
87c07559af5cfcd2752295ef7c425bd3205f426fStephen Gallagherinclude ../../../make-rules/shared-macros.mk
b87233035e26cee919dcf46adaec29ba7fdaa51eSumit BoseCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
b87233035e26cee919dcf46adaec29ba7fdaa51eSumit Bose sha256:5b06af87df13818d14f08a028e42f566640aef80805c3b50c5056b086e3c2b9c
248a24eda712d738127897264290ad1b751faf12Jakub HrozekCOMPONENT_PROJECT_URL= https://bitbucket.org/ambv/singledispatch
b87233035e26cee919dcf46adaec29ba7fdaa51eSumit Bose# singledispatch is superfluous in Python 3.4
b87233035e26cee919dcf46adaec29ba7fdaa51eSumit Bose# common targets