Makefile revision 1470
135af99222f238ecba4c0673e832034896741326jim# Makefile for X Consolidation Open Source Application modules
135af99222f238ecba4c0673e832034896741326jim# Copyright (c) 2006, 2014, Oracle and/or its affiliates. All rights reserved.
135af99222f238ecba4c0673e832034896741326jim# Permission is hereby granted, free of charge, to any person obtaining a
135af99222f238ecba4c0673e832034896741326jim# copy of this software and associated documentation files (the "Software"),
135af99222f238ecba4c0673e832034896741326jim# to deal in the Software without restriction, including without limitation
135af99222f238ecba4c0673e832034896741326jim# the rights to use, copy, modify, merge, publish, distribute, sublicense,
135af99222f238ecba4c0673e832034896741326jim# and/or sell copies of the Software, and to permit persons to whom the
135af99222f238ecba4c0673e832034896741326jim# Software is furnished to do so, subject to the following conditions:
135af99222f238ecba4c0673e832034896741326jim# The above copyright notice and this permission notice (including the next
135af99222f238ecba4c0673e832034896741326jim# paragraph) shall be included in all copies or substantial portions of the
135af99222f238ecba4c0673e832034896741326jim# Software.
135af99222f238ecba4c0673e832034896741326jim# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
135af99222f238ecba4c0673e832034896741326jim# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
135af99222f238ecba4c0673e832034896741326jim# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
135af99222f238ecba4c0673e832034896741326jim# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
135af99222f238ecba4c0673e832034896741326jim# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
135af99222f238ecba4c0673e832034896741326jim# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
135af99222f238ecba4c0673e832034896741326jim# DEALINGS IN THE SOFTWARE.
135af99222f238ecba4c0673e832034896741326jim###############################################################################
135af99222f238ecba4c0673e832034896741326jim# Several utilities are not listed here because they are called out in
135af99222f238ecba4c0673e832034896741326jim# the makefile in the higher level directory due to dependencies between
135af99222f238ecba4c0673e832034896741326jim# them and modules in other directories. These include:
135af99222f238ecba4c0673e832034896741326jim# rgb, mkfontdir, mkfontscale, bdftopcf
xman \
xmodmap \
xpr \
xprop \
xrandr \
xrdb \
xrefresh \
xscope \
xset \
xsetroot \
xstdcmap \
xterm \
xvidtune \
xvinfo \
xwd \
xwininfo \
xwud \
dsession \
OBSOLETE_SUBDIRS = \
rstart \
xpm \
xrx \