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