Makefile revision 1033
4bff34e37def8a90f9194d81bc345c52ba20086athurlow###############################################################################
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# synergy 1.x Makefile
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# Permission is hereby granted, free of charge, to any person obtaining a
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# copy of this software and associated documentation files (the "Software"),
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# to deal in the Software without restriction, including without limitation
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# the rights to use, copy, modify, merge, publish, distribute, sublicense,
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# and/or sell copies of the Software, and to permit persons to whom the
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# Software is furnished to do so, subject to the following conditions:
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# The above copyright notice and this permission notice (including the next
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# paragraph) shall be included in all copies or substantial portions of the
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
42d159821800ff240cc201c8fe07f575b9e8a62bGordon Ross# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# DEALINGS IN THE SOFTWARE.
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# Package name used in tarballs
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# pkg(5) name we deliver the files in (override default)
4bff34e37def8a90f9194d81bc345c52ba20086athurlow# Package classification (override default)
42d159821800ff240cc201c8fe07f575b9e8a62bGordon Ross# Package metadata
b6805bf78d2bbbeeaea8909a05623587b42d58b3Gordon Ross# Version number (used in path names)
b6805bf78d2bbbeeaea8909a05623587b42d58b3Gordon Ross# Checksums for upstream tarball
b6805bf78d2bbbeeaea8909a05623587b42d58b3Gordon RossTARBALL_SHA1 = 17b2dc2611974189ad0d54367b6c96b7932d9e32
b6805bf78d2bbbeeaea8909a05623587b42d58b3Gordon Ross# Where to install synergy files
b6805bf78d2bbbeeaea8909a05623587b42d58b3Gordon Ross# Source tarball
b6805bf78d2bbbeeaea8909a05623587b42d58b3Gordon RossSOURCE_TARBALL_NAME=synergy-plus-$(MODULE_VERSION).tar.gz
b6805bf78d2bbbeeaea8909a05623587b42d58b3Gordon Ross# Binaries built in tree
MODULE_ENV = \