Makefile revision 919
9c4cba349f52bb8176c3858b2b5b340f13603802Brian Wellington###############################################################################
499b34cea04a46823d003d4c0520c8b03e8513cbBrian Wellington# X11 1.x Makefile
9c4cba349f52bb8176c3858b2b5b340f13603802Brian Wellington# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
9c4cba349f52bb8176c3858b2b5b340f13603802Brian Wellington# Use is subject to license terms.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence# Permission is hereby granted, free of charge, to any person obtaining a
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# 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
9c4cba349f52bb8176c3858b2b5b340f13603802Brian Wellington# paragraph) shall be included in all copies or substantial portions of the
9c4cba349f52bb8176c3858b2b5b340f13603802Brian Wellington# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29747dfe5e073a299b3681e01f5c55540f8bfed7Mark Andrews# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9c4cba349f52bb8176c3858b2b5b340f13603802Brian Wellington# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
9c4cba349f52bb8176c3858b2b5b340f13603802Brian Wellington# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9c4cba349f52bb8176c3858b2b5b340f13603802Brian Wellington# DEALINGS IN THE SOFTWARE.
9c4cba349f52bb8176c3858b2b5b340f13603802Brian Wellington# Package name used in tarballs
9c4cba349f52bb8176c3858b2b5b340f13603802Brian Wellington# Version number (used in path names)
9c4cba349f52bb8176c3858b2b5b340f13603802Brian Wellington# Checksums for upstream tarball
9c4cba349f52bb8176c3858b2b5b340f13603802Brian WellingtonTARBALL_MD5 = 001d780829f936e34851ef7cd37b4dfd
9c4cba349f52bb8176c3858b2b5b340f13603802Brian WellingtonTARBALL_SHA1 = d4b3966d8eeb79514daad3eeae0debf65d16edca
9c4cba349f52bb8176c3858b2b5b340f13603802Brian Wellington# Patches to apply to source after unpacking, in order
# Regenerate Makefile.in's from Makefile.am's after patching them
# packages, but which X.Org doesn't