Makefile revision 3661
3ac4cd918f9ffed59c4cc988665d1e09c5d7304avboxsync# CDDL HEADER START
3ac4cd918f9ffed59c4cc988665d1e09c5d7304avboxsync# The contents of this file are subject to the terms of the
3ac4cd918f9ffed59c4cc988665d1e09c5d7304avboxsync# Common Development and Distribution License (the "License").
3ac4cd918f9ffed59c4cc988665d1e09c5d7304avboxsync# You may not use this file except in compliance with the License.
3ac4cd918f9ffed59c4cc988665d1e09c5d7304avboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
3ac4cd918f9ffed59c4cc988665d1e09c5d7304avboxsync# See the License for the specific language governing permissions
3ac4cd918f9ffed59c4cc988665d1e09c5d7304avboxsync# and limitations under the License.
3ac4cd918f9ffed59c4cc988665d1e09c5d7304avboxsync# When distributing Covered Code, include this CDDL HEADER in each
3ac4cd918f9ffed59c4cc988665d1e09c5d7304avboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
3ac4cd918f9ffed59c4cc988665d1e09c5d7304avboxsync# If applicable, add the following below this CDDL HEADER, with the
3ac4cd918f9ffed59c4cc988665d1e09c5d7304avboxsync# fields enclosed by brackets "[]" replaced with your own identifying
3ac4cd918f9ffed59c4cc988665d1e09c5d7304avboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
3ac4cd918f9ffed59c4cc988665d1e09c5d7304avboxsync# CDDL HEADER END
3ac4cd918f9ffed59c4cc988665d1e09c5d7304avboxsync# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
3ac4cd918f9ffed59c4cc988665d1e09c5d7304avboxsyncCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
3ac4cd918f9ffed59c4cc988665d1e09c5d7304avboxsync sha256:fa01d435a1ab3abafba683519bdc7aca5e19399e96225e1a8bc1d660b566364d
3ac4cd918f9ffed59c4cc988665d1e09c5d7304avboxsyncCOMPONENT_PROJECT_URL= https://github.com/robotis/Lesscpy
3ac4cd918f9ffed59c4cc988665d1e09c5d7304avboxsync# convert the 'j' in COMPONENT_VERSION to 10
3ac4cd918f9ffed59c4cc988665d1e09c5d7304avboxsync (cd $(PROTO_DIR)/usr/bin ; $(MV) -f lesscpy lesscpy-$(PYTHON_VERSION))
3ac4cd918f9ffed59c4cc988665d1e09c5d7304avboxsync# common targets