Makefile revision 1408
97a9a944b5887e91042b019776c41d5dd74557aferikabele###############################################################################
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd# intel-gpu-tools - Intel graphics driver debug tools
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
a945f35eff8b6a88009ce73de6d4c862ce58de3cslive# Permission is hereby granted, free of charge, to any person obtaining a
a945f35eff8b6a88009ce73de6d4c862ce58de3cslive# copy of this software and associated documentation files (the "Software"),
b686b6a420bde7f78c416b90be11db94cb789979nd# to deal in the Software without restriction, including without limitation
96ad5d81ee4a2cc66a4ae19893efc8aa6d06fae7jailletc# the rights to use, copy, modify, merge, publish, distribute, sublicense,
b686b6a420bde7f78c416b90be11db94cb789979nd# and/or sell copies of the Software, and to permit persons to whom the
b686b6a420bde7f78c416b90be11db94cb789979nd# Software is furnished to do so, subject to the following conditions:
2e545ce2450a9953665f701bb05350f0d3f26275nd# The above copyright notice and this permission notice (including the next
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# paragraph) shall be included in all copies or substantial portions of the
b686b6a420bde7f78c416b90be11db94cb789979nd# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
b686b6a420bde7f78c416b90be11db94cb789979nd# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
af33a4994ae2ff15bc67d19ff1a7feb906745bf8rbowen# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
3f08db06526d6901aa08c110b5bc7dde6bc39905nd# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
b686b6a420bde7f78c416b90be11db94cb789979nd# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
b686b6a420bde7f78c416b90be11db94cb789979nd# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
b686b6a420bde7f78c416b90be11db94cb789979nd# DEALINGS IN THE SOFTWARE.
b686b6a420bde7f78c416b90be11db94cb789979nd# Package name used in tarballs
07dc96d063d49299da433f84b5c5681da9bbdf68rbowen# Package metadata
b686b6a420bde7f78c416b90be11db94cb789979nd# Dates to show in Oracle copyright notice in pkg license file
b686b6a420bde7f78c416b90be11db94cb789979nd# Earliest & latest of the copyrights in the Oracle files in this pkg
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# pkg(5) name we deliver the files in (override default)
b0f39810a93af064583df3741ae61d5351934b62nd# Version number (used in path names)
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# Checksums for upstream tarball
b0f39810a93af064583df3741ae61d5351934b62ndTARBALL_SHA256= 51d22fdb3d415a1b3b7d0a172c1bb24dec6f16116e80a9ce49873f44527f20a0
b0f39810a93af064583df3741ae61d5351934b62nd# Command line options to GNU autoconf configure script
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# Override default config environment - if PYTHON is set to a specific version
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# then configure will complain it's version is not >= 3, but if it's unset it's
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# fine with not finding a python version >= 3.
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# ARC cases that covered this module
b0f39810a93af064583df3741ae61d5351934b62nd# PSARC/2013/087
c44eeebd065e2c8cd028016b45c58afb480aaf8fdruggeri# Man pages to apply Sun footer to & attributes to list