Makefile revision 943
f43ed9051a7f4db461d67ed4f7ece175b3dbca7cjerenkrantz###############################################################################
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd# Permission is hereby granted, free of charge, to any person obtaining a
f43ed9051a7f4db461d67ed4f7ece175b3dbca7cjerenkrantz# copy of this software and associated documentation files (the "Software"),
f43ed9051a7f4db461d67ed4f7ece175b3dbca7cjerenkrantz# to deal in the Software without restriction, including without limitation
f43ed9051a7f4db461d67ed4f7ece175b3dbca7cjerenkrantz# the rights to use, copy, modify, merge, publish, distribute, sublicense,
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd# and/or sell copies of the Software, and to permit persons to whom the
96ad5d81ee4a2cc66a4ae19893efc8aa6d06fae7jailletc# Software is furnished to do so, subject to the following conditions:
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd# The above copyright notice and this permission notice (including the next
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# paragraph) shall be included in all copies or substantial portions of the
2e545ce2450a9953665f701bb05350f0d3f26275nd# Software.
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
af33a4994ae2ff15bc67d19ff1a7feb906745bf8rbowen# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3f08db06526d6901aa08c110b5bc7dde6bc39905nd# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd# DEALINGS IN THE SOFTWARE.
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd# Package name used in tarballs
a78048ccbdb6256da15e6b0e7e95355e480c2301nd# Version number (used in path names)
f086b4b402fa9a2fefc7dda85de2a3cc1cd0a654rjung# Checksums for upstream tarball
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd# Set encoding directory path used during build in fontutil.pc
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4ndMODULE_ADD_UNINSTALLED_PC_OPS = -e 's|mapdir=|mapdir=$$protodir|g;'
f43ed9051a7f4db461d67ed4f7ece175b3dbca7cjerenkrantz### Include common rulesets