Makefile revision 919
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync###############################################################################
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Xp 1.x Makefile
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Use is subject to license terms.
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Permission is hereby granted, free of charge, to any person obtaining a
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# copy of this software and associated documentation files (the "Software"),
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# to deal in the Software without restriction, including without limitation
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# the rights to use, copy, modify, merge, publish, distribute, sublicense,
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# and/or sell copies of the Software, and to permit persons to whom the
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Software is furnished to do so, subject to the following conditions:
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# The above copyright notice and this permission notice (including the next
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# paragraph) shall be included in all copies or substantial portions of the
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# DEALINGS IN THE SOFTWARE.
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Package name used in tarballs
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Version number (used in path names)
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Checksums for upstream tarball
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsyncTARBALL_SHA1 = fac67954e247fc805af6e495ff8695b5724cd1e2
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Patches to apply to source after unpacking, in order
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Since we're patching src/Makefile.am in solaris-abi.patch,
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# we need to autoreconf
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Library name
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Man pages to apply Sun footer to & attributes to list
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# pkg-config files that need to have -R added