Makefile revision 1326
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# CDDL HEADER START
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# The contents of this file are subject to the terms of the
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# Common Development and Distribution License (the "License").
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# You may not use this file except in compliance with the License.
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# See the License for the specific language governing permissions
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# and limitations under the License.
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# When distributing Covered Code, include this CDDL HEADER in each
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# If applicable, add the following below this CDDL HEADER, with the
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# CDDL HEADER END
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsyncCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsyncCOMPONENT_ARCHIVE_HASH= sha256:f8869a1c25d0dd9ff04468743969ffc9ff89c6f7afa3046f77f91c3982543cc1
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsyncCOMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)files/download/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# This is needed for things to be built correctly.
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# common targets