Makefile revision 3817
5c124de5c36bfc236d55578429df5f048f0d0a07Jamie Bowen# CDDL HEADER START
5c124de5c36bfc236d55578429df5f048f0d0a07Jamie Bowen# The contents of this file are subject to the terms of the
5c124de5c36bfc236d55578429df5f048f0d0a07Jamie Bowen# Common Development and Distribution License (the "License").
5c124de5c36bfc236d55578429df5f048f0d0a07Jamie Bowen# You may not use this file except in compliance with the License.
5c124de5c36bfc236d55578429df5f048f0d0a07Jamie Bowen# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5c124de5c36bfc236d55578429df5f048f0d0a07Jamie Bowen# See the License for the specific language governing permissions
5c124de5c36bfc236d55578429df5f048f0d0a07Jamie Bowen# and limitations under the License.
5c124de5c36bfc236d55578429df5f048f0d0a07Jamie Bowen# When distributing Covered Code, include this CDDL HEADER in each
5c124de5c36bfc236d55578429df5f048f0d0a07Jamie Bowen# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5c124de5c36bfc236d55578429df5f048f0d0a07Jamie Bowen# If applicable, add the following below this CDDL HEADER, with the
5c124de5c36bfc236d55578429df5f048f0d0a07Jamie Bowen# fields enclosed by brackets "[]" replaced with your own identifying
5c124de5c36bfc236d55578429df5f048f0d0a07Jamie Bowen# information: Portions Copyright [yyyy] [name of copyright owner]
5c124de5c36bfc236d55578429df5f048f0d0a07Jamie Bowen# CDDL HEADER END
5c124de5c36bfc236d55578429df5f048f0d0a07Jamie Bowen# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
5c124de5c36bfc236d55578429df5f048f0d0a07Jamie BowenCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
5c124de5c36bfc236d55578429df5f048f0d0a07Jamie Bowen sha256:1e4945fe8d8d53ad501a564eaf574b0ae8e038eacc8717d127b59266d0ed0201
5c124de5c36bfc236d55578429df5f048f0d0a07Jamie BowenCOMPONENT_PROJECT_URL= http://pypi.python.org/pypi/jsonpointer
5c124de5c36bfc236d55578429df5f048f0d0a07Jamie Bowen# Author's name uses non-ASCII characters.
5c124de5c36bfc236d55578429df5f048f0d0a07Jamie Bowen# common targets
5c124de5c36bfc236d55578429df5f048f0d0a07Jamie Bowen# jsonpointer has no tests.