Makefile revision 1043
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync###############################################################################
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# Permission is hereby granted, free of charge, to any person obtaining a
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# copy of this software and associated documentation files (the "Software"),
e64031e20c39650a7bc902a3e1aba613b9415deevboxsync# to deal in the Software without restriction, including without limitation
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# the rights to use, copy, modify, merge, publish, distribute, sublicense,
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# and/or sell copies of the Software, and to permit persons to whom the
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# Software is furnished to do so, subject to the following conditions:
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# The above copyright notice and this permission notice (including the next
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# paragraph) shall be included in all copies or substantial portions of the
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# DEALINGS IN THE SOFTWARE.
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# Package name used in tarballs
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# pkg(5) name we deliver the files in (override default)
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# Version number (used in path names)
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync# Checksums for upstream tarball
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsyncTARBALL_SHA1 = 6a72602557bb5dfe46c1ee3b56658aeed1e04f9d
41a839133aad7c96a0d55d927dc3475d0cbe9c22vboxsync### Include common rulesets