Makefile revision 3817
60db9d4a04af1e6ea5ec524866e9490c87254413Christian Maeder# CDDL HEADER START
07e378a9c399b1e7fb218477b3b7eaf165f3365dChristian Maeder# The contents of this file are subject to the terms of the
0b13dbd508c79d37ac196b5003169bfb7d1b5d4bChristian Maeder# Common Development and Distribution License (the "License").
98890889ffb2e8f6f722b00e265a211f13b5a861Corneliu-Claudiu Prodescu# You may not use this file except in compliance with the License.
3f69b6948966979163bdfe8331c38833d5d90ecdChristian Maeder# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
306763c67bb99228487345b32ab8c5c6cd41f23cChristian Maeder# or http://www.opensolaris.org/os/licensing.
306763c67bb99228487345b32ab8c5c6cd41f23cChristian Maeder# See the License for the specific language governing permissions
9929f81562adecc8aafaefb14a0159afcf4a3351Christian Maeder# and limitations under the License.
d543cf2bb0c810781625c76fe135476d46270d88Till Mossakowski# When distributing Covered Code, include this CDDL HEADER in each
9929f81562adecc8aafaefb14a0159afcf4a3351Christian Maeder# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9929f81562adecc8aafaefb14a0159afcf4a3351Christian Maeder# If applicable, add the following below this CDDL HEADER, with the
0b13dbd508c79d37ac196b5003169bfb7d1b5d4bChristian Maeder# fields enclosed by brackets "[]" replaced with your own identifying
9029484754c7b2037321e7cbd077580866845265Christian Maeder# information: Portions Copyright [yyyy] [name of copyright owner]
0b13dbd508c79d37ac196b5003169bfb7d1b5d4bChristian Maeder# CDDL HEADER END
60bf7f52638962c93ec43da9aad8cafc9f09c318Christian Maeder# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
9029484754c7b2037321e7cbd077580866845265Christian Maederinclude ../../../make-rules/shared-macros.mk
0b13dbd508c79d37ac196b5003169bfb7d1b5d4bChristian MaederCOMPONENT_PROJECT_URL= http://www.openstack.org/
0b13dbd508c79d37ac196b5003169bfb7d1b5d4bChristian MaederIPS_COMPONENT_VERSION= 0.$(COMPONENT_VERSION)
0b13dbd508c79d37ac196b5003169bfb7d1b5d4bChristian Maeder# Do not apply the standard license transforms for this component.
0b13dbd508c79d37ac196b5003169bfb7d1b5d4bChristian Maeder# common targets
0b13dbd508c79d37ac196b5003169bfb7d1b5d4bChristian Maeder @echo 'No downloads for this component'