Makefile revision 1097
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrews###############################################################################
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# xrdb 1.x Makefile
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrews# Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrews# Permission is hereby granted, free of charge, to any person obtaining a
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence# copy of this software and associated documentation files (the "Software"),
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# to deal in the Software without restriction, including without limitation
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# the rights to use, copy, modify, merge, publish, distribute, sublicense,
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# and/or sell copies of the Software, and to permit persons to whom the
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# Software is furnished to do so, subject to the following conditions:
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# The above copyright notice and this permission notice (including the next
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# paragraph) shall be included in all copies or substantial portions of the
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
dfea6f0eaadb9287cfcdc1566ac2f997af1b075aBob Halley# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
dfea6f0eaadb9287cfcdc1566ac2f997af1b075aBob Halley# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3761c433912beabe43abeed2c3513b6201c59f64Mark Andrews# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrews# DEALINGS IN THE SOFTWARE.
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrews# Package name used in tarballs
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrews# pkg(5) name we deliver the files in (override default)
53bd3f325f898b6892742ce928da3daa02ba0eddDavid Lawrence# Version number (used in path names)
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrews# Checksums for upstream tarball
d981ca645597116d227a48bf37cc5edc061c854dBob HalleyTARBALL_SHA1 = 9bfdd09a2b303b962439910f7bccaddd69b6ca8a
ebfcb6cf66283096ebda1503b6cc042ce86b6bedBrian Wellington# Patches to apply to source after unpacking, in order
d981ca645597116d227a48bf37cc5edc061c854dBob Halley# Man pages to apply Sun footer to & attributes to list
2047977ce2dfcfe3a0fa2d638c3242841310fad3Mark Andrews# Specify which cpp to use instead of depending on builder's $PATH
5d51e67c3b4f35c1be742574aacc1d88fe6ed444Mark Andrews# Compatibility links from /usr/X11/bin to /usr/bin