Makefile revision 5403
fe06619ae576367ff3568e6abd99fb8ad28cc73avboxsync# CDDL HEADER START
fe06619ae576367ff3568e6abd99fb8ad28cc73avboxsync# The contents of this file are subject to the terms of the
8cd393943ea52545c4d063f5a94436639f0f80b6vboxsync# Common Development and Distribution License (the "License").
8cd393943ea52545c4d063f5a94436639f0f80b6vboxsync# You may not use this file except in compliance with the License.
8cd393943ea52545c4d063f5a94436639f0f80b6vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
8cd393943ea52545c4d063f5a94436639f0f80b6vboxsync# See the License for the specific language governing permissions
8cd393943ea52545c4d063f5a94436639f0f80b6vboxsync# and limitations under the License.
fe06619ae576367ff3568e6abd99fb8ad28cc73avboxsync# When distributing Covered Code, include this CDDL HEADER in each
fe06619ae576367ff3568e6abd99fb8ad28cc73avboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
fe06619ae576367ff3568e6abd99fb8ad28cc73avboxsync# If applicable, add the following below this CDDL HEADER, with the
fe06619ae576367ff3568e6abd99fb8ad28cc73avboxsync# fields enclosed by brackets "[]" replaced with your own identifying
d46ee884c41b808b239563b1978468aae12e33a2vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
d46ee884c41b808b239563b1978468aae12e33a2vboxsync# CDDL HEADER END
d46ee884c41b808b239563b1978468aae12e33a2vboxsync# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsyncCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsync sha256:730cb006395b2df336bbfd75aa2f459375594726a50fe3b9126212ed487fcf98
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsyncCOMPONENT_PROJECT_URL= http://launchpad.net/python-novaclient
fe06619ae576367ff3568e6abd99fb8ad28cc73avboxsync (cd $(PROTO_DIR)/usr/bin ; $(MV) -f nova nova-$(PYTHON_VERSION))
d46ee884c41b808b239563b1978468aae12e33a2vboxsync# common targets