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