Makefile revision 1193
9b2267b5ba9d0640512a41e139a4a36caa43730dBob Halley# Makefile for X Consolidation Open Source bits
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved.
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# Permission is hereby granted, free of charge, to any person obtaining a
9b2267b5ba9d0640512a41e139a4a36caa43730dBob Halley# copy of this software and associated documentation files (the "Software"),
9b2267b5ba9d0640512a41e139a4a36caa43730dBob Halley# to deal in the Software without restriction, including without limitation
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence# the rights to use, copy, modify, merge, publish, distribute, sublicense,
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# and/or sell copies of the Software, and to permit persons to whom the
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# Software is furnished to do so, subject to the following conditions:
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# The above copyright notice and this permission notice (including the next
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# paragraph) shall be included in all copies or substantial portions of the
9b2267b5ba9d0640512a41e139a4a36caa43730dBob Halley# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9b2267b5ba9d0640512a41e139a4a36caa43730dBob Halley# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
61dd99bfae0ffa8ec193cf48fc86e4fa246a06e2Automatic Updater# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1a69a1a78cfaa86f3b68bbc965232b7876d4da2aDavid Lawrence# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1a69a1a78cfaa86f3b68bbc965232b7876d4da2aDavid Lawrence# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
9b2267b5ba9d0640512a41e139a4a36caa43730dBob Halley# DEALINGS IN THE SOFTWARE.
c3c8823fed039b3a2b8e5ca8bc2f3301d1dd840eMark Andrews###############################################################################
c3c8823fed039b3a2b8e5ca8bc2f3301d1dd840eMark Andrews# Need to install to proto area by default for inter-package dependencies to
9b2267b5ba9d0640512a41e139a4a36caa43730dBob Halley# Modules have to be built in a specific order for dependencies to be
93e6ebcd0a0f044ba2add424c265b5e0bb4c8afdMark Andrews# handled properly
93e6ebcd0a0f044ba2add424c265b5e0bb4c8afdMark Andrews# Some specific notes:
fe6b7ccc8de18264107a96602fefe7be772e9d4fMark Andrews# - app/rgb depends on the rgb.h header installed by the Xorg xserver,
fe6b7ccc8de18264107a96602fefe7be772e9d4fMark Andrews# so has to be built after xserver/xorg
fe6b7ccc8de18264107a96602fefe7be772e9d4fMark Andrews# - util/util-macros must be first, since any module that does autoreconf
proto \
util \
lib \
app \
$(FONTAPPS) \
driver \
data \
OBSOLETE_SUBDIRS = \