Makefile revision 967
208651a016b098f4fa1f6279559f104d70f1632dtakashi# Makefile for X Consolidation Open Source xserver modules
714c811200789fde839f46fe904db50b458afe1byoshiki# Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd# Permission is hereby granted, free of charge, to any person obtaining a
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd# copy of this software and associated documentation files (the "Software"),
031b91a62d25106ae69d4693475c79618dd5e884fielding# to deal in the Software without restriction, including without limitation
031b91a62d25106ae69d4693475c79618dd5e884fielding# the rights to use, copy, modify, merge, publish, distribute, sublicense,
031b91a62d25106ae69d4693475c79618dd5e884fielding# and/or sell copies of the Software, and to permit persons to whom the
031b91a62d25106ae69d4693475c79618dd5e884fielding# Software is furnished to do so, subject to the following conditions:
031b91a62d25106ae69d4693475c79618dd5e884fielding# The above copyright notice and this permission notice (including the next
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd# paragraph) shall be included in all copies or substantial portions of the
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd# Software.
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacdnd# DEALINGS IN THE SOFTWARE.
714c811200789fde839f46fe904db50b458afe1byoshiki###############################################################################
714c811200789fde839f46fe904db50b458afe1byoshiki### Include common definitions