Makefile revision 98
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Makefile for X Consolidation Open Source bits
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Use subject to license terms.
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Permission is hereby granted, free of charge, to any person obtaining a
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# copy of this software and associated documentation files (the
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# "Software"), to deal in the Software without restriction, including
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# without limitation the rights to use, copy, modify, merge, publish,
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# distribute, and/or sell copies of the Software, and to permit persons
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# to whom the Software is furnished to do so, provided that the above
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# copyright notice(s) and this permission notice appear in all copies of
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# the Software and that both the above copyright notice(s) and this
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# permission notice appear in supporting documentation.
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# Except as contained in this notice, the name of a copyright holder
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# shall not be used in advertising or otherwise to promote the sale, use
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# or other dealings in this Software without prior written authorization
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# of the copyright holder.
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync# @(#)Makefile 1.13 07/01/30
38ae7e4efe803ea78b6499cd05a394db32623e41vboxsync###############################################################################
BEFOREX = \
proto \
doc \
AFTERX = \
app \
driver \