Makefile revision 70
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews###############################################################################
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# Xv 1.x Makefile
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# Use subject to license terms.
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# Permission is hereby granted, free of charge, to any person obtaining a
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# copy of this software and associated documentation files (the
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# "Software"), to deal in the Software without restriction, including
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# without limitation the rights to use, copy, modify, merge, publish,
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# distribute, and/or sell copies of the Software, and to permit persons
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# to whom the Software is furnished to do so, provided that the above
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# copyright notice(s) and this permission notice appear in all copies of
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# the Software and that both the above copyright notice(s) and this
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# permission notice appear in supporting documentation.
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
7e8f841d085cbd14b270f7bb9e2a2b7c5bc22565Mark Andrews# INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
7e8f841d085cbd14b270f7bb9e2a2b7c5bc22565Mark Andrews# FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# Except as contained in this notice, the name of a copyright holder
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# shall not be used in advertising or otherwise to promote the sale, use
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# or other dealings in this Software without prior written authorization
7e8f841d085cbd14b270f7bb9e2a2b7c5bc22565Mark Andrews# of the copyright holder.
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# @(#)Makefile 1.2 06/10/03
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# Package name used in tarballs
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# Version number (used in path names)
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# Patches to apply to source after unpacking, in order
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# Library name
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# Man pages to apply Sun footer to & attributes to list
d39690e5a9b4a9a084d984abd193bed4395db41aDavid Lawrence# Library built in tree
d39690e5a9b4a9a084d984abd193bed4395db41aDavid LawrenceLIB_BUILT=$(SOURCE_DIR)/src/.libs/libXv.so.1.0.0
8886caf5dc3db70638022ddfd5442c0930bd43b5Mark Andrews# pkg-config files that need to have -R added