Makefile revision 1043
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding###############################################################################
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding# xf86-video-dummy 1.x Makefile
2e123e8beedc9f921448c113e2d6823a92fd5261fielding# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
09fe0b69d3d1e8c8041c9ce99ee77b8b44b5e3b1fielding# Permission is hereby granted, free of charge, to any person obtaining a
2e123e8beedc9f921448c113e2d6823a92fd5261fielding# copy of this software and associated documentation files (the "Software"),
2e123e8beedc9f921448c113e2d6823a92fd5261fielding# to deal in the Software without restriction, including without limitation
2e123e8beedc9f921448c113e2d6823a92fd5261fielding# the rights to use, copy, modify, merge, publish, distribute, sublicense,
2e123e8beedc9f921448c113e2d6823a92fd5261fielding# and/or sell copies of the Software, and to permit persons to whom the
2e123e8beedc9f921448c113e2d6823a92fd5261fielding# Software is furnished to do so, subject to the following conditions:
2e123e8beedc9f921448c113e2d6823a92fd5261fielding# The above copyright notice and this permission notice (including the next
2e123e8beedc9f921448c113e2d6823a92fd5261fielding# paragraph) shall be included in all copies or substantial portions of the
64185f9824e42f21ca7b9ae6c004484215c031a7rbb# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2e123e8beedc9f921448c113e2d6823a92fd5261fielding# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2e123e8beedc9f921448c113e2d6823a92fd5261fielding# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
64185f9824e42f21ca7b9ae6c004484215c031a7rbb# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2e123e8beedc9f921448c113e2d6823a92fd5261fielding# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2e123e8beedc9f921448c113e2d6823a92fd5261fielding# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2e123e8beedc9f921448c113e2d6823a92fd5261fielding# DEALINGS IN THE SOFTWARE.
64185f9824e42f21ca7b9ae6c004484215c031a7rbb# Package name used in tarballs
2e123e8beedc9f921448c113e2d6823a92fd5261fielding# Version number (used in path names)
2e123e8beedc9f921448c113e2d6823a92fd5261fielding# Checksums for upstream tarball
2e123e8beedc9f921448c113e2d6823a92fd5261fieldingTARBALL_SHA1 = 876ed7165ea2821bbddd73232a1ce0b79c1f14ff
64185f9824e42f21ca7b9ae6c004484215c031a7rbb# Patches to apply to source after unpacking, in order
2e123e8beedc9f921448c113e2d6823a92fd5261fielding# Man pages to apply Sun footer to & attributes to list
2e123e8beedc9f921448c113e2d6823a92fd5261fielding#SUNTOUCHED_MANPAGES=man/*.man
2e123e8beedc9f921448c113e2d6823a92fd5261fielding# Libraries/modules to link with