Makefile revision 1276
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj###############################################################################
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# xclipboard & xcutsel tools for clipboard & cut buffer manipulation
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved.
bd929c73ef04789b7183b840d8db6e01d03a4d86rbb# Permission is hereby granted, free of charge, to any person obtaining a
70f6f32765cfaadd6da8de6f0fea97ddd72d8fadmanoj# copy of this software and associated documentation files (the "Software"),
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# to deal in the Software without restriction, including without limitation
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# the rights to use, copy, modify, merge, publish, distribute, sublicense,
bd929c73ef04789b7183b840d8db6e01d03a4d86rbb# and/or sell copies of the Software, and to permit persons to whom the
bd929c73ef04789b7183b840d8db6e01d03a4d86rbb# Software is furnished to do so, subject to the following conditions:
bd929c73ef04789b7183b840d8db6e01d03a4d86rbb# The above copyright notice and this permission notice (including the next
bd929c73ef04789b7183b840d8db6e01d03a4d86rbb# paragraph) shall be included in all copies or substantial portions of the
f6a6245816cd866361da8c576b1f47c7a54b6610fanf# Software.
bd929c73ef04789b7183b840d8db6e01d03a4d86rbb# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
bd929c73ef04789b7183b840d8db6e01d03a4d86rbb# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
bd929c73ef04789b7183b840d8db6e01d03a4d86rbb# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
bd929c73ef04789b7183b840d8db6e01d03a4d86rbb# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
bd929c73ef04789b7183b840d8db6e01d03a4d86rbb# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
bd929c73ef04789b7183b840d8db6e01d03a4d86rbb# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
bd929c73ef04789b7183b840d8db6e01d03a4d86rbb# DEALINGS IN THE SOFTWARE.
85cbdc16ac57fa68ce1358a308269abcd417f4d9stoddard# Package name used in tarballs
85cbdc16ac57fa68ce1358a308269abcd417f4d9stoddard# Package classification (override default)
85cbdc16ac57fa68ce1358a308269abcd417f4d9stoddard# Version number (used in path names)
2aae6faee508221efbeaba5547ca79b7a20ef047stoddard# Checksums for upstream tarball
2aae6faee508221efbeaba5547ca79b7a20ef047stoddardTARBALL_SHA1 = 8dc77e1234c1c2853805124536676a4d5f7c7a3b
4065b438067f3f08d0bd98b31ac4085b581b931dstoddardTARBALL_SHA256= 5f3b12da1eae4ed24883d8a5633b6150a0291deede818aeb5c9e827599b6429e
2739add8add66e21526ce27f83c2ae133d089070rbb# Patches to apply to source after unpacking, in order
211bf1d44f4653bf753a15740cd5ebbf330b6e93manoj# Man pages to apply Sun footer to & attributes to list