Makefile revision 1068
4be0f2d2988dc74815a5f9f4a308fbef2c29674ekess###############################################################################
63c21144c05821a22c5c084c6163d9e5fe224d94kess# viewres 1.x Makefile
4be0f2d2988dc74815a5f9f4a308fbef2c29674ekess# Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
6fbd2e53c97ea6976d93e0ac521adabc55e0fb73nd# Permission is hereby granted, free of charge, to any person obtaining a
a3d2b657dd7ca66251b562b6a82c2335135b9172nd# copy of this software and associated documentation files (the "Software"),
a3d2b657dd7ca66251b562b6a82c2335135b9172nd# to deal in the Software without restriction, including without limitation
a3d2b657dd7ca66251b562b6a82c2335135b9172nd# the rights to use, copy, modify, merge, publish, distribute, sublicense,
a3d2b657dd7ca66251b562b6a82c2335135b9172nd# and/or sell copies of the Software, and to permit persons to whom the
a3d2b657dd7ca66251b562b6a82c2335135b9172nd# Software is furnished to do so, subject to the following conditions:
a3d2b657dd7ca66251b562b6a82c2335135b9172nd# The above copyright notice and this permission notice (including the next
a3d2b657dd7ca66251b562b6a82c2335135b9172nd# paragraph) shall be included in all copies or substantial portions of the
a3d2b657dd7ca66251b562b6a82c2335135b9172nd# Software.
a3d2b657dd7ca66251b562b6a82c2335135b9172nd# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
a3d2b657dd7ca66251b562b6a82c2335135b9172nd# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
a3d2b657dd7ca66251b562b6a82c2335135b9172nd# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
a3d2b657dd7ca66251b562b6a82c2335135b9172nd# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4be0f2d2988dc74815a5f9f4a308fbef2c29674ekess# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
4be0f2d2988dc74815a5f9f4a308fbef2c29674ekess# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4be0f2d2988dc74815a5f9f4a308fbef2c29674ekess# DEALINGS IN THE SOFTWARE.
4be0f2d2988dc74815a5f9f4a308fbef2c29674ekess# Package name used in tarballs
4be0f2d2988dc74815a5f9f4a308fbef2c29674ekess# pkg(5) name we deliver the files in (override default)
4be0f2d2988dc74815a5f9f4a308fbef2c29674ekess# Version number (used in path names)
4be0f2d2988dc74815a5f9f4a308fbef2c29674ekess# Checksums for upstream tarball
4be0f2d2988dc74815a5f9f4a308fbef2c29674ekess# Patches to apply to source after unpacking, in order
4be0f2d2988dc74815a5f9f4a308fbef2c29674ekess# Man pages to apply Sun footer to & attributes to list