Makefile revision 851
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs###############################################################################
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# Xext 1.x Makefile
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# Use is subject to license terms.
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# Permission is hereby granted, free of charge, to any person obtaining a
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# copy of this software and associated documentation files (the
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# "Software"), to deal in the Software without restriction, including
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# without limitation the rights to use, copy, modify, merge, publish,
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# distribute, and/or sell copies of the Software, and to permit persons
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# to whom the Software is furnished to do so, provided that the above
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# copyright notice(s) and this permission notice appear in all copies of
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# the Software and that both the above copyright notice(s) and this
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# permission notice appear in supporting documentation.
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# Except as contained in this notice, the name of a copyright holder
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# shall not be used in advertising or otherwise to promote the sale, use
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# or other dealings in this Software without prior written authorization
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# of the copyright holder.
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# ident "@(#)Makefile 1.3 09/12/05 SMI"
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# Package name used in tarballs
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# Version number (used in path names)
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# Patches to apply to source after unpacking, in order
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# Library name (used for specfiles/mapfiles)
3dec9fcdd56adf1b4a563137b4915c8f2d83b881qs# Man pages to apply Sun footer to & attributes to list
# Regenerate Makefile.in's from Makefile.am's after patching them