Makefile revision 919
6170N/A############################################################################### 6170N/A# Copyright 2009 Sun Microsystems, Inc. All rights reserved. 6170N/A# Use is subject to license terms. 6170N/A# Permission is hereby granted, free of charge, to any person obtaining a 6170N/A# copy of this software and associated documentation files (the "Software"), 6170N/A# to deal in the Software without restriction, including without limitation 6170N/A# the rights to use, copy, modify, merge, publish, distribute, sublicense, 6170N/A# and/or sell copies of the Software, and to permit persons to whom the 6170N/A# Software is furnished to do so, subject to the following conditions: 6170N/A# The above copyright notice and this permission notice (including the next 6170N/A# paragraph) shall be included in all copies or substantial portions of the 6170N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 6170N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 6170N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 6170N/A# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 6170N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 6170N/A# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 6170N/A# Inspired by automake 1.11 silent rules - hides details by default 6170N/A# Run make V=1 to show details