Makefile revision 911
f951f076f3d321c52b824a866caff28ce4f8e06cAndreas Gustafsson###############################################################################
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# libpthread-stubs Makefile
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
f951f076f3d321c52b824a866caff28ce4f8e06cAndreas Gustafsson# Use subject to license terms.
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence# Permission is hereby granted, free of charge, to any person obtaining a
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# copy of this software and associated documentation files (the
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# "Software"), to deal in the Software without restriction, including
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# without limitation the rights to use, copy, modify, merge, publish,
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# distribute, and/or sell copies of the Software, and to permit persons
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# to whom the Software is furnished to do so, provided that the above
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# copyright notice(s) and this permission notice appear in all copies of
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# the Software and that both the above copyright notice(s) and this
f951f076f3d321c52b824a866caff28ce4f8e06cAndreas Gustafsson# permission notice appear in supporting documentation.
e1cf6fd20a9f56c6c31581480445dea96fc7ac60Mark Andrews# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
f951f076f3d321c52b824a866caff28ce4f8e06cAndreas Gustafsson# OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
f951f076f3d321c52b824a866caff28ce4f8e06cAndreas Gustafsson# HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
f80ea74e1984e0b1dbe48dd86ecdd3a2380393cbBob Halley# INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
feb067b25a8e33db62e2a7bf2e83bbb7f6eee845Evan Hunt# FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
1a69a1a78cfaa86f3b68bbc965232b7876d4da2aDavid Lawrence# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
dd2a0a6d2dec1c23787351e51b434a838dec5603Evan Hunt# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
dd2a0a6d2dec1c23787351e51b434a838dec5603Evan Hunt# Except as contained in this notice, the name of a copyright holder
1a69a1a78cfaa86f3b68bbc965232b7876d4da2aDavid Lawrence# shall not be used in advertising or otherwise to promote the sale, use
fc8a6561cbb0a1fea849950a3217aacd3b8f1eacDavid Lawrence# or other dealings in this Software without prior written authorization
1a69a1a78cfaa86f3b68bbc965232b7876d4da2aDavid Lawrence# of the copyright holder.
f951f076f3d321c52b824a866caff28ce4f8e06cAndreas Gustafsson# Package name used in tarballs
f951f076f3d321c52b824a866caff28ce4f8e06cAndreas Gustafsson# Version number (used in path names)
f951f076f3d321c52b824a866caff28ce4f8e06cAndreas Gustafsson# Checksums for upstream tarball
f0e246e271f84c6fe960a3c36703a56d1067431cBrian WellingtonTARBALL_MD5 = 774eabaf33440d534efe108ef9130a7d
6c8abf481df85a67c3f32f5f107b554d3ff5a3edMark AndrewsTARBALL_SHA1 = 34ef40880d0112dc6d32b386d59ce94f2c139eef
6c8abf481df85a67c3f32f5f107b554d3ff5a3edMark Andrews# Download site for source
09f22ac5b09e70bc526015f37168ba33e21ea91fDavid LawrenceSOURCE_URL=http://xcb.freedesktop.org/dist/$(SOURCE_TARBALL_NAME)
70c7f4fb4fc589b04a68d67479d34eecd99c1991Evan Hunt# Patches to apply to source after unpacking, in order
ab023a65562e62b85a824509d829b6fad87e00b1Rob Austein# Where to install libpthread-stubs files
f3350b671881f175d03e16fa5d0f685a1691bcabMark Andrews# Man pages to apply Sun footer to & attributes to list
b239c8294a5653d21876d084e0c5b029f6b9fc5dMichael Graff#SUNTOUCHED_MANPAGES=man/*.man
5c024f787777143031c2c49f9811c39c84bfa259Tatuya JINMEI 神明達哉# pkg-config files that need to have -R added