Makefile revision 1392
a9bdd643112af44da28ffc614f51413c2ab09669ludo###############################################################################
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# xdpyinfo - utility to print information about X11 display, server, extensions
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved.
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# Permission is hereby granted, free of charge, to any person obtaining a
3e8ebc69e18e02f0935b37e8f5837aab18557f50ludovicp# copy of this software and associated documentation files (the "Software"),
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# to deal in the Software without restriction, including without limitation
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# the rights to use, copy, modify, merge, publish, distribute, sublicense,
074f2520bc04a7a93b4123bc58fb40055c9174d2hajma# and/or sell copies of the Software, and to permit persons to whom the
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# Software is furnished to do so, subject to the following conditions:
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# The above copyright notice and this permission notice (including the next
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# paragraph) shall be included in all copies or substantial portions of the
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3e8ebc69e18e02f0935b37e8f5837aab18557f50ludovicp# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
3e8ebc69e18e02f0935b37e8f5837aab18557f50ludovicp# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
074f2520bc04a7a93b4123bc58fb40055c9174d2hajma# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
074f2520bc04a7a93b4123bc58fb40055c9174d2hajma# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
074f2520bc04a7a93b4123bc58fb40055c9174d2hajma# DEALINGS IN THE SOFTWARE.
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# Package name used in tarballs
074f2520bc04a7a93b4123bc58fb40055c9174d2hajma# pkg(5) name we deliver the files in (override default)
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# Version number (used in path names)
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# Checksums for upstream tarball
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajmaTARBALL_SHA1 = 39936ff600434614d3ee53038d814246a03f4acf
074f2520bc04a7a93b4123bc58fb40055c9174d2hajmaTARBALL_SHA256= 23ee4944a32b5701b4379cb420729eb7a4dde54de2b5b006d4747855efd6d73f
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# Patches to apply to source after unpacking, in order
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# Man pages to apply Sun footer to & attributes to list