Makefile revision 6408
b2640405e06105d868b5fc8f7b676bb680884380vboxsync# CDDL HEADER START
8ad79874169cc981a694a15e8a806b9a39133673vboxsync# The contents of this file are subject to the terms of the
8ad79874169cc981a694a15e8a806b9a39133673vboxsync# Common Development and Distribution License (the "License").
8ad79874169cc981a694a15e8a806b9a39133673vboxsync# You may not use this file except in compliance with the License.
b2640405e06105d868b5fc8f7b676bb680884380vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b2640405e06105d868b5fc8f7b676bb680884380vboxsync# See the License for the specific language governing permissions
b2640405e06105d868b5fc8f7b676bb680884380vboxsync# and limitations under the License.
b2640405e06105d868b5fc8f7b676bb680884380vboxsync# When distributing Covered Code, include this CDDL HEADER in each
b2640405e06105d868b5fc8f7b676bb680884380vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b2640405e06105d868b5fc8f7b676bb680884380vboxsync# If applicable, add the following below this CDDL HEADER, with the
b2640405e06105d868b5fc8f7b676bb680884380vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
b2640405e06105d868b5fc8f7b676bb680884380vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
b2640405e06105d868b5fc8f7b676bb680884380vboxsync# CDDL HEADER END
b2640405e06105d868b5fc8f7b676bb680884380vboxsync# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
7519a1c4323fa86fbb19a36a91cd25abfd7af714vboxsyncCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
b2640405e06105d868b5fc8f7b676bb680884380vboxsync sha256:163948052cd274daddfcde9cec9cb5e04ac19d7bb91606cdc6a305b0428a0e70
b2640405e06105d868b5fc8f7b676bb680884380vboxsyncCOMPONENT_PROJECT_URL= https://bitbucket.org/fabian/filechunkio
b2640405e06105d868b5fc8f7b676bb680884380vboxsyncCOMPONENT_TEST_DIR = $(SOURCE_DIR)/$(COMPONENT_NAME)
b2640405e06105d868b5fc8f7b676bb680884380vboxsync# common targets