Makefile revision 911
436aad11e01e916f75e68a2e9cb89ac217a990d3Tinderbox User###############################################################################
18920d790825d96ca3943aa2dcb6eb80dc611c5fTinderbox User# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
18920d790825d96ca3943aa2dcb6eb80dc611c5fTinderbox User# Use is subject to license terms.
e9e4257668ff6c4e583b0c0db2508650b0b677b8Tinderbox User# Permission is hereby granted, free of charge, to any person obtaining a
e9e4257668ff6c4e583b0c0db2508650b0b677b8Tinderbox User# copy of this software and associated documentation files (the
c57668a2fbbe558c1bd21652813616f2f517c469Tinderbox User# "Software"), to deal in the Software without restriction, including
a7c412f37cc73d0332887a746e81220cbf09dd00Mark Andrews# without limitation the rights to use, copy, modify, merge, publish,
1f4c645185bd8fc70048e0a69eee46193a284e5cTinderbox User# distribute, and/or sell copies of the Software, and to permit persons
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews# to whom the Software is furnished to do so, provided that the above
bed0874e1a09e810575328c4bfc346a47514b69fMark Andrews# copyright notice(s) and this permission notice appear in all copies of
02b47c5d62e1e827743684c28a08e871da454a2dMark Andrews# the Software and that both the above copyright notice(s) and this
b886b04d8d2b085cbf3e1bf4442dee87f43ba5e4Tinderbox User# permission notice appear in supporting documentation.
e20309353e6246485c521278131d3fced73d7957Tinderbox User# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
e20309353e6246485c521278131d3fced73d7957Tinderbox User# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
a7c412f37cc73d0332887a746e81220cbf09dd00Mark Andrews# OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
a7c412f37cc73d0332887a746e81220cbf09dd00Mark Andrews# HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
e20309353e6246485c521278131d3fced73d7957Tinderbox User# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
e20309353e6246485c521278131d3fced73d7957Tinderbox User# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews# Except as contained in this notice, the name of a copyright holder
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews# shall not be used in advertising or otherwise to promote the sale, use
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews# or other dealings in this Software without prior written authorization
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews# of the copyright holder.
efb0e886f18894a1d2489f1ad74ad14b579e11c7Mark Andrews# Package name used in tarballs
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews# Version number (used in path names)
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews# Checksums for upstream tarball
0eb371ca0dab50ae3462e98794a6126198c52f4bMark AndrewsTARBALL_SHA1 = 5087a94e74f8157cb6989f71fb3b4815b236065a
b886b04d8d2b085cbf3e1bf4442dee87f43ba5e4Tinderbox User### Include common rulesets