Makefile revision 1466
3046N/A############################################################################### 3046N/A# Copyright (c) 2006, 2014, Oracle and/or its affiliates. All rights reserved. 3046N/A# Permission is hereby granted, free of charge, to any person obtaining a 3046N/A# copy of this software and associated documentation files (the "Software"), 3046N/A# to deal in the Software without restriction, including without limitation 3046N/A# the rights to use, copy, modify, merge, publish, distribute, sublicense, 3046N/A# and/or sell copies of the Software, and to permit persons to whom the 3046N/A# Software is furnished to do so, subject to the following conditions: 3046N/A# The above copyright notice and this permission notice (including the next 3046N/A# paragraph) shall be included in all copies or substantial portions of the 3046N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 3046N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 3046N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 3046N/A# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 3046N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 3046N/A# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 3046N/A# Package name used in tarballs 3046N/A# ARC cases that covered this module 3046N/A# LSARC/2005/109 MESA, Open Source OpenGL clone 3046N/A# Version number (used in path names) 3046N/A# Checksums for upstream tarball 3046N/A# Directory created by unpacking source 3046N/A# Patches to apply to source after unpacking, in order 3046N/A# delibtoolize does not get along with Mesa 9.0.3 3046N/A# Command line options to GNU autoconf configure script 3046N/A# Build mesa with this define (Bug 15706016) 3046N/A# Add proto area to path to find makedepend 3046N/A# Need to use GNU Make to build 3046N/A# Add include paths and linker paths needed for DRM modules 3046N/A# Merge in additional sources from sun-src directory 3046N/A# pkg-config files that need to have -R added 3046N/A# Move installed files to mesa subdirs and make links back 3046N/A# Run just once after all other install steps are done for both 32/64-bit