Makefile revision 919
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# Use is subject to license terms.
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# Permission is hereby granted, free of charge, to any person obtaining a
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# copy of this software and associated documentation files (the "Software"),
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsync# to deal in the Software without restriction, including without limitation
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# the rights to use, copy, modify, merge, publish, distribute, sublicense,
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# and/or sell copies of the Software, and to permit persons to whom the
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# Software is furnished to do so, subject to the following conditions:
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# The above copyright notice and this permission notice (including the next
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# paragraph) shall be included in all copies or substantial portions of the
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# DEALINGS IN THE SOFTWARE.
1c94c0a63ba68be1a7b2c640e70d7a06464e4fcavboxsync# Package name used in tarballs
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# Version number (used in path names)
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# Checksums for upstream tarball
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsyncTARBALL_SHA1 = a18cc2cdfd02b8ba1c91c3e9ac609521ad3e2fe9
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# Library name (used for specfiles/mapfiles)
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# Download site for source
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsyncSOURCE_URL=http://dri.freedesktop.org/libdrm/$(SOURCE_TARBALL_NAME)
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# Patches to apply to source after unpacking, in order
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# Need to regenerate files after patching Makefile.am in solaris-drm-port.patch
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# Man pages to apply Sun footer to & attributes to list
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync#SUNTOUCHED_MANPAGES=*.man
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync#SUN_PACKAGE=SUNWxorg-server
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync#MODULE_STABILITY=Volatile
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync#LIB_MAN_SUFFIX=3drm
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# pkg-config files that need to have -R added
9e5c26690d45216629b5f588aced8fcfb68c23b6vboxsync# Where to install files