Makefile revision 3661
6268e3d1b165bc72bbab62862e9b3b30e8883c97matthew_swift# CDDL HEADER START
6268e3d1b165bc72bbab62862e9b3b30e8883c97matthew_swift# The contents of this file are subject to the terms of the
6268e3d1b165bc72bbab62862e9b3b30e8883c97matthew_swift# Common Development and Distribution License (the "License").
6268e3d1b165bc72bbab62862e9b3b30e8883c97matthew_swift# You may not use this file except in compliance with the License.
6268e3d1b165bc72bbab62862e9b3b30e8883c97matthew_swift# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# See the License for the specific language governing permissions
6268e3d1b165bc72bbab62862e9b3b30e8883c97matthew_swift# and limitations under the License.
6268e3d1b165bc72bbab62862e9b3b30e8883c97matthew_swift# When distributing Covered Code, include this CDDL HEADER in each
6268e3d1b165bc72bbab62862e9b3b30e8883c97matthew_swift# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# If applicable, add the following below this CDDL HEADER, with the
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# fields enclosed by brackets "[]" replaced with your own identifying
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# information: Portions Copyright [yyyy] [name of copyright owner]
6268e3d1b165bc72bbab62862e9b3b30e8883c97matthew_swift# CDDL HEADER END
6268e3d1b165bc72bbab62862e9b3b30e8883c97matthew_swift# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
6268e3d1b165bc72bbab62862e9b3b30e8883c97matthew_swiftIPS_COMPONENT_VERSION= $(COMPONENT_VERSION).$(COMPONENT_SUBVERSION)
6268e3d1b165bc72bbab62862e9b3b30e8883c97matthew_swiftCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)c$(COMPONENT_SUBVERSION)
6268e3d1b165bc72bbab62862e9b3b30e8883c97matthew_swift sha256:630fea9b726320b73ee3ca6ff61732cb32675b0389be658080fe46383b87a1d3
6268e3d1b165bc72bbab62862e9b3b30e8883c97matthew_swiftCOMPONENT_ARCHIVE_URL= http://pypi.python.org/packages/source/s/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
6e15746f7a3ef28e9242e8aef4dbc6e2555e42cematthew_swift# common targets