Makefile revision 970
3937692b48191b3be82199e7379ee5161e442f32Adam Moore###############################################################################
3937692b48191b3be82199e7379ee5161e442f32Adam Moore# ico 1.x Makefile
3937692b48191b3be82199e7379ee5161e442f32Adam Moore# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
3937692b48191b3be82199e7379ee5161e442f32Adam Moore# Permission is hereby granted, free of charge, to any person obtaining a
3937692b48191b3be82199e7379ee5161e442f32Adam Moore# copy of this software and associated documentation files (the "Software"),
3937692b48191b3be82199e7379ee5161e442f32Adam Moore# to deal in the Software without restriction, including without limitation
3937692b48191b3be82199e7379ee5161e442f32Adam Moore# the rights to use, copy, modify, merge, publish, distribute, sublicense,
3937692b48191b3be82199e7379ee5161e442f32Adam Moore# and/or sell copies of the Software, and to permit persons to whom the
3937692b48191b3be82199e7379ee5161e442f32Adam Moore# Software is furnished to do so, subject to the following conditions:
3937692b48191b3be82199e7379ee5161e442f32Adam Moore# The above copyright notice and this permission notice (including the next
3937692b48191b3be82199e7379ee5161e442f32Adam Moore# paragraph) shall be included in all copies or substantial portions of the
3937692b48191b3be82199e7379ee5161e442f32Adam Moore# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3937692b48191b3be82199e7379ee5161e442f32Adam Moore# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3937692b48191b3be82199e7379ee5161e442f32Adam Moore# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
3937692b48191b3be82199e7379ee5161e442f32Adam Moore# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3937692b48191b3be82199e7379ee5161e442f32Adam Moore# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3937692b48191b3be82199e7379ee5161e442f32Adam Moore# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
3937692b48191b3be82199e7379ee5161e442f32Adam Moore# DEALINGS IN THE SOFTWARE.
3937692b48191b3be82199e7379ee5161e442f32Adam Moore# Package name used in tarballs
3937692b48191b3be82199e7379ee5161e442f32Adam Moore# pkg(5) name we deliver the files in (override default)