Makefile revision 1351
12700N/A############################################################################### 12700N/A# Pixman: The pixel-manipulation library for X and Cairo. 12700N/A# Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved. 12700N/A# Permission is hereby granted, free of charge, to any person obtaining a 12700N/A# copy of this software and associated documentation files (the "Software"), 12700N/A# to deal in the Software without restriction, including without limitation 12700N/A# the rights to use, copy, modify, merge, publish, distribute, sublicense, 12700N/A# and/or sell copies of the Software, and to permit persons to whom the 12700N/A# Software is furnished to do so, subject to the following conditions: 14286N/A# The above copyright notice and this permission notice (including the next 14286N/A# paragraph) shall be included in all copies or substantial portions of the 14286N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 14286N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 14286N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 12700N/A# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 14286N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 14286N/A# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 12700N/A# Version number (used in path names) 14286N/A# Checksums for upstream tarball # Patches to apply to source after unpacking, in order # Override default CFLAGS for x86 builds to work around assembler syntax # errors reported by Studio 12.1 when the -xspace flag is used # Where to install pixman files # pkg(5) name we deliver the files in (override default) # Package classification (override default) # ARC cases that covered this module # LSARC/2009/223 pixman 0.14 # PSARC/2010/282 pixman 0.18 # Man pages to apply Sun footer to & attributes to list #SUNTOUCHED_MANPAGES=man/*.man # pkg-config files that need to have -R added # Command line options to GNU autoconf configure script # --disable-gtk: Disable building of test programs that require gtk # and have problems with mismatches between system library & the one we're # building in our builds.