Makefile revision 919
4675N/A############################################################################### 4675N/A# Copyright 2010 Sun Microsystems, Inc. All rights reserved. 4675N/A# Use is subject to license terms. 4675N/A# Permission is hereby granted, free of charge, to any person obtaining a 4675N/A# copy of this software and associated documentation files (the "Software"), 4675N/A# to deal in the Software without restriction, including without limitation 4675N/A# the rights to use, copy, modify, merge, publish, distribute, sublicense, 4675N/A# and/or sell copies of the Software, and to permit persons to whom the 4675N/A# Software is furnished to do so, subject to the following conditions: 4675N/A# The above copyright notice and this permission notice (including the next 4675N/A# paragraph) shall be included in all copies or substantial portions of the 4675N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 4675N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 5680N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 5680N/A# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 5453N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 4675N/A# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 5056N/A# Package name used in tarballs 5056N/A# Version number (used in path names) 5056N/A# Checksums for upstream tarball 5453N/A# Patches to apply to source after unpacking, in order 4675N/A# Man pages to apply Sun footer to & attributes to list 5453N/A# Command line options to GNU autoconf configure script 5453N/A# -xF is needed for mapfile reordering to work 5453N/A# -DSUNSOFT enables SUN_SME (Shared Memory transport extension) 5453N/A# -DMOTIFBC enables compatibility with bugs in Motif & other apps 5453N/A# -DSUNSOFT_KBD enables Solaris traditional keyboard handling 5453N/A# Backwards compatibility for old paths until g11n moves all input methods 5453N/A# Work around libtool's interference 5453N/A# Use -KPIC instead of -Kpic because we have too many symbols on SPARC 5453N/A# Need additional mapfile for additional symbols in 64-bit versions 5453N/A# pkg-config files that need to have -R added # Merge in additional sources from sun-src directory # Install additional headers we need in other parts of the build or ship in # packages, but which X.Org doesn't