Makefile revision 919
155N/A############################################################################### 155N/A# xf86-input-vmmouse Makefile 155N/A# Copyright 2010 Sun Microsystems, Inc. All rights reserved. 155N/A# Use is subject to license terms. 155N/A# Permission is hereby granted, free of charge, to any person obtaining a 155N/A# copy of this software and associated documentation files (the "Software"), 155N/A# to deal in the Software without restriction, including without limitation 155N/A# the rights to use, copy, modify, merge, publish, distribute, sublicense, 155N/A# and/or sell copies of the Software, and to permit persons to whom the 155N/A# Software is furnished to do so, subject to the following conditions: 155N/A# The above copyright notice and this permission notice (including the next 155N/A# paragraph) shall be included in all copies or substantial portions of the 155N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 155N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 155N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 155N/A# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 155N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 155N/A# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 277N/A# DEALINGS IN THE SOFTWARE. 155N/A# Package name used in tarballs 155N/A# Version number (used in path names) 155N/A# Checksums for upstream tarball 155N/A# Patches to apply to source after unpacking, in order 215N/A# vmmouse_client code won't build with Sun compiler 215N/A# Man pages to apply Sun footer to & attributes to list 215N/A# Extra flags to pass to configure script