Makefile revision 2899
3bf4bd3347c2bc3bc7c6b24672096f514235ad76vboxsync# CDDL HEADER START
3bf4bd3347c2bc3bc7c6b24672096f514235ad76vboxsync# The contents of this file are subject to the terms of the
3bf4bd3347c2bc3bc7c6b24672096f514235ad76vboxsync# Common Development and Distribution License (the "License").
3bf4bd3347c2bc3bc7c6b24672096f514235ad76vboxsync# You may not use this file except in compliance with the License.
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync# See the License for the specific language governing permissions
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync# and limitations under the License.
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync# When distributing Covered Code, include this CDDL HEADER in each
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync# If applicable, add the following below this CDDL HEADER, with the
a16eb14ad7a4b5ef91ddc22d3e8e92d930f736fcvboxsync# fields enclosed by brackets "[]" replaced with your own identifying
3bf4bd3347c2bc3bc7c6b24672096f514235ad76vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
3bf4bd3347c2bc3bc7c6b24672096f514235ad76vboxsync# CDDL HEADER END
3bf4bd3347c2bc3bc7c6b24672096f514235ad76vboxsync# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
8d974ced0dc3540dd1b3ec85f8663388e246461avboxsyncCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
a52f845969b3de1f85d02c4e9b8dd7942aca3c37vboxsync sha256:418c09061fb9c3c26fec391a35a062780b21b3199885e3b27054619582469bd3
3bf4bd3347c2bc3bc7c6b24672096f514235ad76vboxsyncCOMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)download/$(COMPONENT_ARCHIVE)
3bf4bd3347c2bc3bc7c6b24672096f514235ad76vboxsync# Adjust the .so line in the libssh2_sftp_fstatvfs man page to correctly find
3bf4bd3347c2bc3bc7c6b24672096f514235ad76vboxsync# the file it references (as we place it in the man3ssh2 section on Solaris).
3bf4bd3347c2bc3bc7c6b24672096f514235ad76vboxsync# common targets