Makefile revision 911
f743002678eb67b99bbc29fee116b65d9530fec0wrowe###############################################################################
a34684a59b60a4173c25035d0c627ef17e6dc215rpluem# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
4d9aacb99fa81594665b3024fd15adcad28d2e60ylavic# Use is subject to license terms.
4d9aacb99fa81594665b3024fd15adcad28d2e60ylavic# Permission is hereby granted, free of charge, to any person obtaining a
4d9aacb99fa81594665b3024fd15adcad28d2e60ylavic# copy of this software and associated documentation files (the
4d9aacb99fa81594665b3024fd15adcad28d2e60ylavic# "Software"), to deal in the Software without restriction, including
e7a83ac97aed916dc6da9441f24d5630caad249fjailletc# without limitation the rights to use, copy, modify, merge, publish,
e7a83ac97aed916dc6da9441f24d5630caad249fjailletc# distribute, and/or sell copies of the Software, and to permit persons
e7a83ac97aed916dc6da9441f24d5630caad249fjailletc# to whom the Software is furnished to do so, provided that the above
e7a83ac97aed916dc6da9441f24d5630caad249fjailletc# copyright notice(s) and this permission notice appear in all copies of
e7a83ac97aed916dc6da9441f24d5630caad249fjailletc# the Software and that both the above copyright notice(s) and this
e7a83ac97aed916dc6da9441f24d5630caad249fjailletc# permission notice appear in supporting documentation.
f4c3ded5dd561f8aa9779f227fed41303c15efaaylavic# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
f4c3ded5dd561f8aa9779f227fed41303c15efaaylavic# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
f4c3ded5dd561f8aa9779f227fed41303c15efaaylavic# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
0a0df13b7f1f4f1a74fe295253d89ca3911b301aylavic# OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
0a0df13b7f1f4f1a74fe295253d89ca3911b301aylavic# HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
0a0df13b7f1f4f1a74fe295253d89ca3911b301aylavic# INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
0a0df13b7f1f4f1a74fe295253d89ca3911b301aylavic# FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
206ee035a75fa226ca51d6ee1f118624354803d2ylavic# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
206ee035a75fa226ca51d6ee1f118624354803d2ylavic# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
206ee035a75fa226ca51d6ee1f118624354803d2ylavic# Except as contained in this notice, the name of a copyright holder
206ee035a75fa226ca51d6ee1f118624354803d2ylavic# shall not be used in advertising or otherwise to promote the sale, use
69301145375a889e7e37caf7cc7321ac0f91801erpluem# or other dealings in this Software without prior written authorization
69301145375a889e7e37caf7cc7321ac0f91801erpluem# of the copyright holder.
506bfe33206b2fece40ef25f695af39dd4130facjkaluza# Package name used in tarballs
78ae177952e97903c19115e0f1b0383a5ca22eb4ylavic# Version number (used in path names)
78ae177952e97903c19115e0f1b0383a5ca22eb4ylavic# Checksums for upstream tarball
d58a848a016d401b965111e50ef829e1641f7834minfrinTARBALL_SHA1 = 615b8367ee20fc50688e4876aa250419927d64cc
d06d6ad3304fda986f67b5ada248e9ac05848cd9ylavic# Patches to apply to source after unpacking, in order
33a50f7ac69bc7f9f5c35cc7f0e240ec324ae660minfrin# Extra configure flags
dd993bccb903f6f0b256c4dc973b793848986ef2minfrin### Include common rulesets