Makefile revision 1276
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap###############################################################################
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap# libpciaccess Makefile
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap# Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved.
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap# Permission is hereby granted, free of charge, to any person obtaining a
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap# copy of this software and associated documentation files (the "Software"),
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap# to deal in the Software without restriction, including without limitation
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap# the rights to use, copy, modify, merge, publish, distribute, sublicense,
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap# and/or sell copies of the Software, and to permit persons to whom the
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap# Software is furnished to do so, subject to the following conditions:
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap# The above copyright notice and this permission notice (including the next
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap# paragraph) shall be included in all copies or substantial portions of the
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap# DEALINGS IN THE SOFTWARE.
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap# Package name used in tarballs
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap# Version number (used in path names)
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter Dunlap# Checksums for upstream tarball
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter DunlapTARBALL_SHA1 = ae4dcf27a1b52c6a1fd90b21165fbaecae34e8ac
a6d42e7d71324c5193c3b94d57d96ba2925d52e1Peter DunlapTARBALL_SHA256= 27ab68f645691a4ca258dcc9d131040586e134f9233ce079794496f6264da084
SOURCE_PATCHES = \
# Update scanpci.man with program man page flags instead of library ones