Makefile revision 1333
4909N/A# Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved. 4909N/A# Permission is hereby granted, free of charge, to any person obtaining a 4909N/A# copy of this software and associated documentation files (the "Software"), 4909N/A# to deal in the Software without restriction, including without limitation 4909N/A# the rights to use, copy, modify, merge, publish, distribute, sublicense, 4909N/A# and/or sell copies of the Software, and to permit persons to whom the 4909N/A# Software is furnished to do so, subject to the following conditions: 4909N/A# The above copyright notice and this permission notice (including the next 4909N/A# paragraph) shall be included in all copies or substantial portions of the 4909N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 4909N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 4909N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 4909N/A# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 4909N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 4909N/A# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 4909N/A# Package name used in tarballs 5705N/A# Version number (used in path names) 4909N/A# Checksums for upstream tarball 4909N/A# Patches to apply to source after unpacking, in order 4909N/A# Can't build tests with parfait yet, due to parfait-ld error: # Linking globals named 'drmSetServerInfo': symbol multiply defined! # Need to use GNU Make to build # To build with gcc, uncomment these lines and comment out the MODULE_CFLAGS # Tell Sun compiler to not apply optimizations that increase binary sizes # Without this flag, Studio 12 binaries are almost 2x bigger (CR 6808868) # Command line options to GNU autoconf configure script # Man pages to apply Sun footer to & attributes to list #SUNTOUCHED_MANPAGES=*.man #MODULE_STABILITY=Volatile # pkg-config files that need to have -R added # Upstream seems to install in $(X11_SERVERLIBS_SUBDIR)/pkgconfig no matter # what, so just move them afterwards