Makefile revision 2899
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User# CDDL HEADER START
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User# The contents of this file are subject to the terms of the
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User# Common Development and Distribution License (the "License").
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User# You may not use this file except in compliance with the License.
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User# See the License for the specific language governing permissions
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User# and limitations under the License.
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User# When distributing Covered Code, include this CDDL HEADER in each
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User# If applicable, add the following below this CDDL HEADER, with the
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User# fields enclosed by brackets "[]" replaced with your own identifying
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User# information: Portions Copyright [yyyy] [name of copyright owner]
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User# CDDL HEADER END
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox UserCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User sha256:0d27a32c6c211706f8b13aafe2fd51c7ddbea97897be90663fd8c2527ef56032
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox UserCOMPONENT_ARCHIVE_URL= http://launchpad.net/$(COMPONENT_NAME)/$(COMPONENT_CODENAME)/$(COMPONENT_VERSION)/+download/$(COMPONENT_ARCHIVE)
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox UserCOMPONENT_PROJECT_URL= http://www.openstack.org/
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User# Since this is an app, and doesn't provide any public library interfaces, we
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User# only need to deliver one version. The manifest is parameterized, though.
1e9517ea2156b990be21f44676d3370318eacf17Tinderbox User# common targets