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