Makefile revision 920
4d237bbe075b1d2c19428cd954d721d65b31f67cwrowe###############################################################################
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquerna# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquerna# Use is subject to license terms.
86bb763be5d87c295c8844d30078da2ddb964f73rpluem# Permission is hereby granted, free of charge, to any person obtaining a
ba217dc41cebc0976010ee177f8fedac782d1f6fminfrin# copy of this software and associated documentation files (the "Software"),
ba217dc41cebc0976010ee177f8fedac782d1f6fminfrin# to deal in the Software without restriction, including without limitation
86bb763be5d87c295c8844d30078da2ddb964f73rpluem# the rights to use, copy, modify, merge, publish, distribute, sublicense,
86bb763be5d87c295c8844d30078da2ddb964f73rpluem# and/or sell copies of the Software, and to permit persons to whom the
ba217dc41cebc0976010ee177f8fedac782d1f6fminfrin# Software is furnished to do so, subject to the following conditions:
5357892a1e367372dc2d4a315156e3e44dc5d56dpoirier# The above copyright notice and this permission notice (including the next
5357892a1e367372dc2d4a315156e3e44dc5d56dpoirier# paragraph) shall be included in all copies or substantial portions of the
b42af5f6edf4fe4b820288c37920a7a6fd65f1f1poirier# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
b42af5f6edf4fe4b820288c37920a7a6fd65f1f1poirier# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
49cea03e96dc4707bce15d6318eb013cb8668d96minfrin# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
49cea03e96dc4707bce15d6318eb013cb8668d96minfrin# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
49cea03e96dc4707bce15d6318eb013cb8668d96minfrin# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
49cea03e96dc4707bce15d6318eb013cb8668d96minfrin# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
847b3922f7dcde6830f4aad49d29c84b4569c260minfrin# DEALINGS IN THE SOFTWARE.
1af2b28846e2647963db788b081676884fb7df8crpluem# Package name used in tarballs
845258fbf5102b8b09fe9b7f4cb4ea4c089344c3poirier# Version number (used in path names)
5d36cddfe00d5c6ad18845fcc04e6f7662050fafminfrin# Checksums for upstream tarball
5d36cddfe00d5c6ad18845fcc04e6f7662050fafminfrinTARBALL_SHA1 = 4abb036371670ecc25d32e48b3277fe203ae5203
20aa41f86a5b451529d26d9b901eea69989e5c0aminfrin# Patches to apply to source after unpacking, in order
8c92aeeb75b1b393f61a3e01c495484737a0ff8cminfrin### Include common rulesets