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