Makefile revision 647
0075dcb5aeeee4864fe9f64db82c8a8202bbe6d6henning mueller# Makefile for X Consolidation Open Source Application modules
777277547289aa27dd829f34bfa8ae6900cadbe7Eugen Kuksa# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
432ee743a5f1c5688c73446b5977b06ed97fb67cJulian Kornberger# Use subject to license terms.
d0e19b833d7f9c691a36342c365029720c095742henning mueller# Permission is hereby granted, free of charge, to any person obtaining a
d8fe750649d3c87ea141981dde0182e879e27892Daniel Couto Vale# copy of this software and associated documentation files (the
7a522a1916e13f0cdbf191f633a4fc2523444038Daniel Couto Vale# "Software"), to deal in the Software without restriction, including
4b8c0f56a6a49c41dd0e9fdd28a27c4f35e2a208Julian Kornberger# without limitation the rights to use, copy, modify, merge, publish,
ec96c6e3605c2e9eb5c0113e4e1b07b3b5228c8chenning mueller# distribute, and/or sell copies of the Software, and to permit persons
d8fe750649d3c87ea141981dde0182e879e27892Daniel Couto Vale# to whom the Software is furnished to do so, provided that the above
22e260fcd85642794d99c2ffaa333f2ef6ed7828Daniel Couto Vale# copyright notice(s) and this permission notice appear in all copies of
22e260fcd85642794d99c2ffaa333f2ef6ed7828Daniel Couto Vale# the Software and that both the above copyright notice(s) and this
9f820b8418985826ffbe714a8c509ff34db315a7Julian Kornberger# permission notice appear in supporting documentation.
c39fda5715a22fd5aca1f8aa0daa508c25a229c2Sascha Graef# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
77ccd99c84e9f4689ffa28fc7f0870ab5d4803bdIngo Becker# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
92c8f40524b3849c1964e357e13a4101b005c9acTimo Kohorst# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
aa7327ac2097bc1cec25790f373965b2531d80a4Timo Kohorst# OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
2e08e51b941a9fa3b4c23b14d427d45abf68244cTimo Kohorst# HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
4b019622d4ba4514958de12f2609b8af960ce238Timo Kohorst# INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
8909576a7720b882ab11c3916bd02154f2fa65fchenning mueller# FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
797d4d835625eaf5cf55d19f3a6073728dacbf76Daniel Couto Vale# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
cad2121a9e9a87317333b202956ce7478efcc257henning mueller# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
20c94fa632f5b9a5a1b2fbc28fa46f2afe7c65c2Tim Reddehase# Except as contained in this notice, the name of a copyright holder
20c94fa632f5b9a5a1b2fbc28fa46f2afe7c65c2Tim Reddehase# shall not be used in advertising or otherwise to promote the sale, use
e165d93c5dc7e3989fdbde84d77e7ffdd40d73e2Daniel Vale# or other dealings in this Software without prior written authorization
0cd37f42517da8081f1e90a0fdfbb82a526c1704henning mueller# of the copyright holder.
5b6f49391291b25c13e660ebdfcf80424cf941b2henning mueller# @(#)Makefile 1.83 08/09/30
5b6f49391291b25c13e660ebdfcf80424cf941b2henning mueller###############################################################################
015f3b206cf74c7974d891c633e7d0ec8a0dc865Eugen Kuksa# Dependency ordering:
5b6f49391291b25c13e660ebdfcf80424cf941b2henning mueller# rss-glx needs to come after xscreensaver
985ad360b6abec4b1133f231e37c3163110f00c1Eugen Kuksa### Include common definitions