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