Makefile revision 1716
f89fe954ae0f396db7678137c820ea2fd485a78eAlexis Tsogias# CDDL HEADER START
f89fe954ae0f396db7678137c820ea2fd485a78eAlexis Tsogias# The contents of this file are subject to the terms of the
f89fe954ae0f396db7678137c820ea2fd485a78eAlexis Tsogias# Common Development and Distribution License (the "License").
f89fe954ae0f396db7678137c820ea2fd485a78eAlexis Tsogias# You may not use this file except in compliance with the License.
f89fe954ae0f396db7678137c820ea2fd485a78eAlexis Tsogias# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f89fe954ae0f396db7678137c820ea2fd485a78eAlexis Tsogias# See the License for the specific language governing permissions
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis Tsogias# and limitations under the License.
f89fe954ae0f396db7678137c820ea2fd485a78eAlexis Tsogias# When distributing Covered Code, include this CDDL HEADER in each
f89fe954ae0f396db7678137c820ea2fd485a78eAlexis Tsogias# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f89fe954ae0f396db7678137c820ea2fd485a78eAlexis Tsogias# If applicable, add the following below this CDDL HEADER, with the
f89fe954ae0f396db7678137c820ea2fd485a78eAlexis Tsogias# fields enclosed by brackets "[]" replaced with your own identifying
f89fe954ae0f396db7678137c820ea2fd485a78eAlexis Tsogias# information: Portions Copyright [yyyy] [name of copyright owner]
f89fe954ae0f396db7678137c820ea2fd485a78eAlexis Tsogias# CDDL HEADER END
7dc37844730a8b23973139e9720574382de109e7Alexis Tsogias# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
93c8c4a8ce75cc2e02e03468a97b896f149d26ceAlexis TsogiasCOMPONENT_PROJECT_URL= https://github.com/joshmarshall/jsonrpclib
f89fe954ae0f396db7678137c820ea2fd485a78eAlexis TsogiasCOMPONENT_SRC= joshmarshall-jsonrpclib-$(COMPONENT_HASH)
9d05f30775dd499da9e262b5c199b63c86cc239bJonathan von SchroederCOMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
f89fe954ae0f396db7678137c820ea2fd485a78eAlexis Tsogias sha256:1480f0f189250d46552e29d2a6f04f5b92788ffd9b8f51d06fdaeee03aa2d8bb
409eb8adf8c7ee0609aef256b67f5dfad2fb6386Alexis TsogiasCOMPONENT_ARCHIVE_URL=https://github.com/joshmarshall/jsonrpclib/tarball/$(COMPONENT_HASH)
f89fe954ae0f396db7678137c820ea2fd485a78eAlexis Tsogias# common targets