Makefile.in revision c4ae5be6
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18#  Copyright 2005 Adam Jackson.
19#  Copyright 2005 Red Hat, Inc.
20#
21#  Permission is hereby granted, free of charge, to any person obtaining a
22#  copy of this software and associated documentation files (the "Software"),
23#  to deal in the Software without restriction, including without limitation
24#  on the rights to use, copy, modify, merge, publish, distribute, sub
25#  license, and/or sell copies of the Software, and to permit persons to whom
26#  the Software is furnished to do so, subject to the following conditions:
27#
28#  The above copyright notice and this permission notice (including the next
29#  paragraph) shall be included in all copies or substantial portions of the
30#  Software.
31#
32#  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33#  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
34#  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
35#  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
36#  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
37#  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
38
39# this is obnoxious:
40# -module lets us name the module exactly how we want
41# -avoid-version prevents gratuitous .0.0.0 version numbers on the end
42# _ladir passes a dummy rpath to libtool so the thing will actually link
43# TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc.
44
45VPATH = @srcdir@
46pkgdatadir = $(datadir)/@PACKAGE@
47pkgincludedir = $(includedir)/@PACKAGE@
48pkglibdir = $(libdir)/@PACKAGE@
49pkglibexecdir = $(libexecdir)/@PACKAGE@
50am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51install_sh_DATA = $(install_sh) -c -m 644
52install_sh_PROGRAM = $(install_sh) -c
53install_sh_SCRIPT = $(install_sh) -c
54INSTALL_HEADER = $(INSTALL_DATA)
55transform = $(program_transform_name)
56NORMAL_INSTALL = :
57PRE_INSTALL = :
58POST_INSTALL = :
59NORMAL_UNINSTALL = :
60PRE_UNINSTALL = :
61POST_UNINSTALL = :
62build_triplet = @build@
63host_triplet = @host@
64@DRI_TRUE@am__append_1 = $(DRI_LIBS)
65@XSERVER_LIBPCIACCESS_TRUE@am__append_2 = $(PCIACCESS_LIBS)
66@LIBUDEV_TRUE@am__append_3 = $(LIBUDEV_LIBS)
67subdir = src
68DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
69ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
70am__aclocal_m4_deps = $(top_srcdir)/configure.ac
71am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
72	$(ACLOCAL_M4)
73mkinstalldirs = $(install_sh) -d
74CONFIG_HEADER = $(top_builddir)/config.h
75CONFIG_CLEAN_FILES =
76CONFIG_CLEAN_VPATH_FILES =
77am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
78am__vpath_adj = case $$p in \
79    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
80    *) f=$$p;; \
81  esac;
82am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
83am__install_max = 40
84am__nobase_strip_setup = \
85  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
86am__nobase_strip = \
87  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
88am__nobase_list = $(am__nobase_strip_setup); \
89  for p in $$list; do echo "$$p $$p"; done | \
90  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
91  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
92    if (++n[$$2] == $(am__install_max)) \
93      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
94    END { for (dir in files) print dir, files[dir] }'
95am__base_list = \
96  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
97  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
98am__installdirs = "$(DESTDIR)$(ati_drv_ladir)" \
99	"$(DESTDIR)$(radeon_drv_ladir)" \
100	"$(DESTDIR)$(theatre200_drv_ladir)" \
101	"$(DESTDIR)$(theatre_detect_drv_ladir)" \
102	"$(DESTDIR)$(theatre_drv_ladir)"
103LTLIBRARIES = $(ati_drv_la_LTLIBRARIES) $(radeon_drv_la_LTLIBRARIES) \
104	$(theatre200_drv_la_LTLIBRARIES) \
105	$(theatre_detect_drv_la_LTLIBRARIES) \
106	$(theatre_drv_la_LTLIBRARIES)
107am__DEPENDENCIES_1 =
108@XSERVER_LIBPCIACCESS_TRUE@ati_drv_la_DEPENDENCIES =  \
109@XSERVER_LIBPCIACCESS_TRUE@	$(am__DEPENDENCIES_1)
110am_ati_drv_la_OBJECTS = ati.lo atimodule.lo
111ati_drv_la_OBJECTS = $(am_ati_drv_la_OBJECTS)
112AM_V_lt = $(am__v_lt_$(V))
113am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
114am__v_lt_0 = --silent
115ati_drv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
116	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
117	$(ati_drv_la_LDFLAGS) $(LDFLAGS) -o $@
118@DRI_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
119@XSERVER_LIBPCIACCESS_TRUE@am__DEPENDENCIES_3 = $(am__DEPENDENCIES_1)
120@LIBUDEV_TRUE@am__DEPENDENCIES_4 = $(am__DEPENDENCIES_1)
121radeon_drv_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
122	$(am__DEPENDENCIES_2) $(am__DEPENDENCIES_3) \
123	$(am__DEPENDENCIES_4)
124am__radeon_drv_la_SOURCES_DIST = radeon_accel.c radeon_cursor.c \
125	radeon_legacy_memory.c radeon_driver.c radeon_video.c \
126	radeon_bios.c radeon_mm_i2c.c radeon_vip.c radeon_misc.c \
127	radeon_probe.c legacy_crtc.c legacy_output.c \
128	radeon_textured_video.c radeon_pm.c radeon_crtc.c \
129	radeon_output.c radeon_modes.c radeon_tv.c \
130	AtomBios/CD_Operations.c AtomBios/Decoder.c \
131	AtomBios/hwserv_drv.c AtomBios/includes/atombios.h \
132	AtomBios/includes/CD_binding.h \
133	AtomBios/includes/CD_Common_Types.h \
134	AtomBios/includes/CD_Definitions.h \
135	AtomBios/includes/CD_hw_services.h \
136	AtomBios/includes/CD_Opcodes.h AtomBios/includes/CD_Structs.h \
137	AtomBios/includes/Decoder.h AtomBios/includes/ObjectID.h \
138	AtomBios/includes/regsdef.h radeon_atombios.c \
139	radeon_atomwrapper.c radeon_dri.c radeon_exa.c r600_exa.c \
140	r6xx_accel.c r600_textured_videofuncs.c r600_shader.c \
141	radeon_exa_shared.c evergreen_exa.c evergreen_accel.c \
142	evergreen_shader.c evergreen_textured_videofuncs.c \
143	cayman_accel.c cayman_shader.c atombios_output.c \
144	atombios_crtc.c radeon_dri2.c radeon_kms.c drmmode_display.c \
145	radeon_vbo.c
146am__objects_1 = CD_Operations.lo Decoder.lo hwserv_drv.lo
147@DRI_TRUE@am__objects_2 = radeon_dri.lo
148@USE_EXA_TRUE@am__objects_3 = radeon_exa.lo r600_exa.lo r6xx_accel.lo \
149@USE_EXA_TRUE@	r600_textured_videofuncs.lo r600_shader.lo \
150@USE_EXA_TRUE@	radeon_exa_shared.lo evergreen_exa.lo \
151@USE_EXA_TRUE@	evergreen_accel.lo evergreen_shader.lo \
152@USE_EXA_TRUE@	evergreen_textured_videofuncs.lo cayman_accel.lo \
153@USE_EXA_TRUE@	cayman_shader.lo
154@XF86DRM_MODE_TRUE@am__objects_4 = radeon_dri2.lo radeon_kms.lo \
155@XF86DRM_MODE_TRUE@	drmmode_display.lo radeon_vbo.lo
156am_radeon_drv_la_OBJECTS = radeon_accel.lo radeon_cursor.lo \
157	radeon_legacy_memory.lo radeon_driver.lo radeon_video.lo \
158	radeon_bios.lo radeon_mm_i2c.lo radeon_vip.lo radeon_misc.lo \
159	radeon_probe.lo legacy_crtc.lo legacy_output.lo \
160	radeon_textured_video.lo radeon_pm.lo radeon_crtc.lo \
161	radeon_output.lo radeon_modes.lo radeon_tv.lo $(am__objects_1) \
162	radeon_atombios.lo radeon_atomwrapper.lo $(am__objects_2) \
163	$(am__objects_3) atombios_output.lo atombios_crtc.lo \
164	$(am__objects_4)
165radeon_drv_la_OBJECTS = $(am_radeon_drv_la_OBJECTS)
166radeon_drv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
167	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
168	$(radeon_drv_la_LDFLAGS) $(LDFLAGS) -o $@
169theatre200_drv_la_LIBADD =
170am_theatre200_drv_la_OBJECTS = theatre200_drv_la-theatre200.lo \
171	theatre200_drv_la-theatre200_module.lo
172theatre200_drv_la_OBJECTS = $(am_theatre200_drv_la_OBJECTS)
173theatre200_drv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
174	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
175	$(theatre200_drv_la_CFLAGS) $(CFLAGS) \
176	$(theatre200_drv_la_LDFLAGS) $(LDFLAGS) -o $@
177theatre_detect_drv_la_LIBADD =
178am_theatre_detect_drv_la_OBJECTS = theatre_detect.lo \
179	theatre_detect_module.lo
180theatre_detect_drv_la_OBJECTS = $(am_theatre_detect_drv_la_OBJECTS)
181theatre_detect_drv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
182	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
183	$(AM_CFLAGS) $(CFLAGS) $(theatre_detect_drv_la_LDFLAGS) \
184	$(LDFLAGS) -o $@
185theatre_drv_la_LIBADD =
186am_theatre_drv_la_OBJECTS = theatre.lo theatre_module.lo
187theatre_drv_la_OBJECTS = $(am_theatre_drv_la_OBJECTS)
188theatre_drv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
189	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
190	$(AM_CFLAGS) $(CFLAGS) $(theatre_drv_la_LDFLAGS) $(LDFLAGS) -o \
191	$@
192DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
193depcomp = $(SHELL) $(top_srcdir)/depcomp
194am__depfiles_maybe = depfiles
195am__mv = mv -f
196COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
197	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
198LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
199	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
200	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
201	$(AM_CFLAGS) $(CFLAGS)
202AM_V_CC = $(am__v_CC_$(V))
203am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
204am__v_CC_0 = @echo "  CC    " $@;
205AM_V_at = $(am__v_at_$(V))
206am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
207am__v_at_0 = @
208CCLD = $(CC)
209LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
210	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
211	$(AM_LDFLAGS) $(LDFLAGS) -o $@
212AM_V_CCLD = $(am__v_CCLD_$(V))
213am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
214am__v_CCLD_0 = @echo "  CCLD  " $@;
215AM_V_GEN = $(am__v_GEN_$(V))
216am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
217am__v_GEN_0 = @echo "  GEN   " $@;
218SOURCES = $(ati_drv_la_SOURCES) $(radeon_drv_la_SOURCES) \
219	$(theatre200_drv_la_SOURCES) $(theatre_detect_drv_la_SOURCES) \
220	$(theatre_drv_la_SOURCES)
221DIST_SOURCES = $(ati_drv_la_SOURCES) $(am__radeon_drv_la_SOURCES_DIST) \
222	$(theatre200_drv_la_SOURCES) $(theatre_detect_drv_la_SOURCES) \
223	$(theatre_drv_la_SOURCES)
224ETAGS = etags
225CTAGS = ctags
226DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
227ACLOCAL = @ACLOCAL@
228ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
229ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
230AMTAR = @AMTAR@
231AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
232APP_MAN_DIR = @APP_MAN_DIR@
233APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
234AR = @AR@
235AUTOCONF = @AUTOCONF@
236AUTOHEADER = @AUTOHEADER@
237AUTOMAKE = @AUTOMAKE@
238AWK = @AWK@
239CC = @CC@
240CCDEPMODE = @CCDEPMODE@
241CFLAGS = @CFLAGS@
242CHANGELOG_CMD = @CHANGELOG_CMD@
243CPP = @CPP@
244CPPFLAGS = @CPPFLAGS@
245CWARNFLAGS = @CWARNFLAGS@
246CYGPATH_W = @CYGPATH_W@
247DEFS = @DEFS@
248DEPDIR = @DEPDIR@
249DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
250DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
251DRIVER_NAME = @DRIVER_NAME@
252DRI_CFLAGS = @DRI_CFLAGS@
253DRI_LIBS = @DRI_LIBS@
254DSYMUTIL = @DSYMUTIL@
255DUMPBIN = @DUMPBIN@
256ECHO_C = @ECHO_C@
257ECHO_N = @ECHO_N@
258ECHO_T = @ECHO_T@
259EGREP = @EGREP@
260EXEEXT = @EXEEXT@
261FGREP = @FGREP@
262FILE_MAN_DIR = @FILE_MAN_DIR@
263FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
264GREP = @GREP@
265INSTALL = @INSTALL@
266INSTALL_CMD = @INSTALL_CMD@
267INSTALL_DATA = @INSTALL_DATA@
268INSTALL_PROGRAM = @INSTALL_PROGRAM@
269INSTALL_SCRIPT = @INSTALL_SCRIPT@
270INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
271LD = @LD@
272LDFLAGS = @LDFLAGS@
273LIBDRM_RADEON_CFLAGS = @LIBDRM_RADEON_CFLAGS@
274LIBDRM_RADEON_LIBS = @LIBDRM_RADEON_LIBS@
275LIBOBJS = @LIBOBJS@
276LIBS = @LIBS@
277LIBTOOL = @LIBTOOL@
278LIBUDEV_CFLAGS = @LIBUDEV_CFLAGS@
279LIBUDEV_LIBS = @LIBUDEV_LIBS@
280LIB_MAN_DIR = @LIB_MAN_DIR@
281LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
282LIPO = @LIPO@
283LN_S = @LN_S@
284LTLIBOBJS = @LTLIBOBJS@
285MAINT = @MAINT@
286MAKEINFO = @MAKEINFO@
287MAN_SUBSTS = @MAN_SUBSTS@
288MISC_MAN_DIR = @MISC_MAN_DIR@
289MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
290MKDIR_P = @MKDIR_P@
291NM = @NM@
292NMEDIT = @NMEDIT@
293OBJDUMP = @OBJDUMP@
294OBJEXT = @OBJEXT@
295OTOOL = @OTOOL@
296OTOOL64 = @OTOOL64@
297PACKAGE = @PACKAGE@
298PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
299PACKAGE_NAME = @PACKAGE_NAME@
300PACKAGE_STRING = @PACKAGE_STRING@
301PACKAGE_TARNAME = @PACKAGE_TARNAME@
302PACKAGE_VERSION = @PACKAGE_VERSION@
303PATH_SEPARATOR = @PATH_SEPARATOR@
304PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
305PCIACCESS_LIBS = @PCIACCESS_LIBS@
306PKG_CONFIG = @PKG_CONFIG@
307RANLIB = @RANLIB@
308SED = @SED@
309SET_MAKE = @SET_MAKE@
310SHELL = @SHELL@
311STRIP = @STRIP@
312VERSION = @VERSION@
313XEXT_CFLAGS = @XEXT_CFLAGS@
314XEXT_LIBS = @XEXT_LIBS@
315XORG_CFLAGS = @XORG_CFLAGS@
316XORG_LIBS = @XORG_LIBS@
317XORG_MAN_PAGE = @XORG_MAN_PAGE@
318abs_builddir = @abs_builddir@
319abs_srcdir = @abs_srcdir@
320abs_top_builddir = @abs_top_builddir@
321abs_top_srcdir = @abs_top_srcdir@
322ac_ct_CC = @ac_ct_CC@
323ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
324am__include = @am__include@
325am__leading_dot = @am__leading_dot@
326am__quote = @am__quote@
327am__tar = @am__tar@
328am__untar = @am__untar@
329bindir = @bindir@
330build = @build@
331build_alias = @build_alias@
332build_cpu = @build_cpu@
333build_os = @build_os@
334build_vendor = @build_vendor@
335builddir = @builddir@
336datadir = @datadir@
337datarootdir = @datarootdir@
338docdir = @docdir@
339dvidir = @dvidir@
340exec_prefix = @exec_prefix@
341host = @host@
342host_alias = @host_alias@
343host_cpu = @host_cpu@
344host_os = @host_os@
345host_vendor = @host_vendor@
346htmldir = @htmldir@
347includedir = @includedir@
348infodir = @infodir@
349install_sh = @install_sh@
350libdir = @libdir@
351libexecdir = @libexecdir@
352localedir = @localedir@
353localstatedir = @localstatedir@
354lt_ECHO = @lt_ECHO@
355mandir = @mandir@
356mkdir_p = @mkdir_p@
357moduledir = @moduledir@
358oldincludedir = @oldincludedir@
359pdfdir = @pdfdir@
360prefix = @prefix@
361program_transform_name = @program_transform_name@
362psdir = @psdir@
363sbindir = @sbindir@
364sharedstatedir = @sharedstatedir@
365srcdir = @srcdir@
366sysconfdir = @sysconfdir@
367target_alias = @target_alias@
368top_build_prefix = @top_build_prefix@
369top_builddir = @top_builddir@
370top_srcdir = @top_srcdir@
371radeon_drv_la_LIBADD = $(LIBDRM_RADEON_LIBS) $(am__append_1) \
372	$(am__append_2) $(am__append_3)
373@DRI_TRUE@RADEON_DRI_SRCS = radeon_dri.c
374RADEON_ATOMBIOS_SOURCES = \
375	AtomBios/CD_Operations.c \
376	AtomBios/Decoder.c \
377	AtomBios/hwserv_drv.c \
378	AtomBios/includes/atombios.h \
379        AtomBios/includes/CD_binding.h \
380        AtomBios/includes/CD_Common_Types.h \
381        AtomBios/includes/CD_Definitions.h \
382        AtomBios/includes/CD_hw_services.h \
383        AtomBios/includes/CD_Opcodes.h \
384        AtomBios/includes/CD_Structs.h \
385        AtomBios/includes/Decoder.h \
386        AtomBios/includes/ObjectID.h \
387        AtomBios/includes/regsdef.h
388
389@XF86DRM_MODE_TRUE@RADEON_KMS_SRCS = radeon_dri2.c radeon_kms.c drmmode_display.c radeon_vbo.c
390@USE_EXA_TRUE@RADEON_EXA_SOURCES = radeon_exa.c r600_exa.c r6xx_accel.c r600_textured_videofuncs.c r600_shader.c radeon_exa_shared.c \
391@USE_EXA_TRUE@	evergreen_exa.c evergreen_accel.c evergreen_shader.c evergreen_textured_videofuncs.c cayman_accel.c cayman_shader.c
392
393AM_CFLAGS = \
394            @LIBDRM_RADEON_CFLAGS@ \
395            @XORG_CFLAGS@ \
396            @DRI_CFLAGS@ \
397            @LIBUDEV_CFLAGS@ \
398            -DDISABLE_EASF \
399            -DENABLE_ALL_SERVICE_FUNCTIONS \
400            -DATOM_BIOS \
401            -DATOM_BIOS_PARSER \
402            -DDRIVER_PARSER
403
404INCLUDES = -I$(srcdir)/AtomBios/includes
405@XSERVER_LIBPCIACCESS_TRUE@ati_drv_la_LIBADD = $(PCIACCESS_LIBS)
406ati_drv_la_LTLIBRARIES = ati_drv.la
407ati_drv_la_LDFLAGS = -module -avoid-version
408ati_drv_ladir = @moduledir@/drivers
409ati_drv_la_SOURCES = \
410	ati.c atimodule.c
411
412radeon_drv_la_LTLIBRARIES = radeon_drv.la
413radeon_drv_la_LDFLAGS = -module -avoid-version
414radeon_drv_ladir = @moduledir@/drivers
415radeon_drv_la_SOURCES = \
416	radeon_accel.c radeon_cursor.c radeon_legacy_memory.c \
417	radeon_driver.c radeon_video.c radeon_bios.c radeon_mm_i2c.c \
418	radeon_vip.c radeon_misc.c radeon_probe.c \
419	legacy_crtc.c legacy_output.c \
420	radeon_textured_video.c radeon_pm.c \
421	radeon_crtc.c radeon_output.c radeon_modes.c radeon_tv.c \
422	$(RADEON_ATOMBIOS_SOURCES) radeon_atombios.c radeon_atomwrapper.c \
423	$(RADEON_DRI_SRCS) $(RADEON_EXA_SOURCES) atombios_output.c atombios_crtc.c \
424	$(RADEON_KMS_SRCS)
425
426theatre_detect_drv_la_LTLIBRARIES = theatre_detect_drv.la
427theatre_detect_drv_la_LDFLAGS = -module -avoid-version
428theatre_detect_drv_ladir = @moduledir@/multimedia
429theatre_detect_drv_la_SOURCES = \
430	theatre_detect.c theatre_detect_module.c
431
432theatre_drv_la_LTLIBRARIES = theatre_drv.la
433theatre_drv_la_LDFLAGS = -module -avoid-version
434theatre_drv_ladir = @moduledir@/multimedia
435theatre_drv_la_SOURCES = \
436	theatre.c theatre_module.c
437
438theatre200_drv_la_LTLIBRARIES = theatre200_drv.la
439theatre200_drv_la_LDFLAGS = -module -avoid-version
440theatre200_drv_ladir = @moduledir@/multimedia
441theatre200_drv_la_CFLAGS = \
442	$(AM_CFLAGS) -DMICROC_DIR=\"$(theatre200_drv_ladir)\"
443
444theatre200_drv_la_SOURCES = \
445	theatre200.c theatre200_module.c
446
447EXTRA_DIST = \
448	radeon_render.c \
449	radeon_accelfuncs.c \
450	radeon_textured_videofuncs.c \
451	r600_reg.h \
452	r600_reg_auto_r6xx.h \
453	r600_reg_r6xx.h \
454	r600_reg_r7xx.h \
455	r600_shader.h \
456	r600_state.h \
457	evergreen_reg.h \
458	evergreen_reg_auto.h \
459	evergreen_shader.h \
460	evergreen_state.h \
461	cayman_reg.h \
462	cayman_reg_auto.h \
463	cayman_shader.h \
464	ati.h \
465	ativersion.h \
466	bicubic_table.h \
467	generic_bus.h \
468	radeon_commonfuncs.c \
469	radeon_dri.h \
470	radeon_drm.h \
471	radeon_dummy_bufmgr.h \
472	radeon_exa_render.c \
473	radeon_exa_funcs.c \
474	radeon_exa_shared.h \
475	radeon.h \
476	radeon_macros.h \
477	radeon_probe.h \
478	radeon_reg.h \
479	radeon_version.h \
480	radeon_vbo.h \
481	radeon_video.h \
482	radeon_tv.h \
483	radeon_atomwrapper.h \
484	simple_list.h \
485	theatre200.h \
486	theatre_detect.h \
487	theatre.h \
488	theatre_reg.h \
489	atipciids.h \
490	atipcirename.h \
491	ati_pciids_gen.h \
492	radeon_chipinfo_gen.h \
493	radeon_chipset_gen.h \
494	radeon_pci_chipset_gen.h \
495	radeon_pci_device_match_gen.h \
496	pcidb/ati_pciids.csv \
497	pcidb/parse_pci_ids.pl \
498	radeon_atombios.h \
499	radeon_dri2.h \
500	drmmode_display.h
501
502all: all-am
503
504.SUFFIXES:
505.SUFFIXES: .c .lo .o .obj
506$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
507	@for dep in $?; do \
508	  case '$(am__configure_deps)' in \
509	    *$$dep*) \
510	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
511	        && { if test -f $@; then exit 0; else break; fi; }; \
512	      exit 1;; \
513	  esac; \
514	done; \
515	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
516	$(am__cd) $(top_srcdir) && \
517	  $(AUTOMAKE) --foreign src/Makefile
518.PRECIOUS: Makefile
519Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
520	@case '$?' in \
521	  *config.status*) \
522	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
523	  *) \
524	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
525	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
526	esac;
527
528$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
529	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
530
531$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
532	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
533$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
534	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
535$(am__aclocal_m4_deps):
536install-ati_drv_laLTLIBRARIES: $(ati_drv_la_LTLIBRARIES)
537	@$(NORMAL_INSTALL)
538	test -z "$(ati_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(ati_drv_ladir)"
539	@list='$(ati_drv_la_LTLIBRARIES)'; test -n "$(ati_drv_ladir)" || list=; \
540	list2=; for p in $$list; do \
541	  if test -f $$p; then \
542	    list2="$$list2 $$p"; \
543	  else :; fi; \
544	done; \
545	test -z "$$list2" || { \
546	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(ati_drv_ladir)'"; \
547	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(ati_drv_ladir)"; \
548	}
549
550uninstall-ati_drv_laLTLIBRARIES:
551	@$(NORMAL_UNINSTALL)
552	@list='$(ati_drv_la_LTLIBRARIES)'; test -n "$(ati_drv_ladir)" || list=; \
553	for p in $$list; do \
554	  $(am__strip_dir) \
555	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(ati_drv_ladir)/$$f'"; \
556	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(ati_drv_ladir)/$$f"; \
557	done
558
559clean-ati_drv_laLTLIBRARIES:
560	-test -z "$(ati_drv_la_LTLIBRARIES)" || rm -f $(ati_drv_la_LTLIBRARIES)
561	@list='$(ati_drv_la_LTLIBRARIES)'; for p in $$list; do \
562	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
563	  test "$$dir" != "$$p" || dir=.; \
564	  echo "rm -f \"$${dir}/so_locations\""; \
565	  rm -f "$${dir}/so_locations"; \
566	done
567install-radeon_drv_laLTLIBRARIES: $(radeon_drv_la_LTLIBRARIES)
568	@$(NORMAL_INSTALL)
569	test -z "$(radeon_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(radeon_drv_ladir)"
570	@list='$(radeon_drv_la_LTLIBRARIES)'; test -n "$(radeon_drv_ladir)" || list=; \
571	list2=; for p in $$list; do \
572	  if test -f $$p; then \
573	    list2="$$list2 $$p"; \
574	  else :; fi; \
575	done; \
576	test -z "$$list2" || { \
577	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(radeon_drv_ladir)'"; \
578	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(radeon_drv_ladir)"; \
579	}
580
581uninstall-radeon_drv_laLTLIBRARIES:
582	@$(NORMAL_UNINSTALL)
583	@list='$(radeon_drv_la_LTLIBRARIES)'; test -n "$(radeon_drv_ladir)" || list=; \
584	for p in $$list; do \
585	  $(am__strip_dir) \
586	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(radeon_drv_ladir)/$$f'"; \
587	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(radeon_drv_ladir)/$$f"; \
588	done
589
590clean-radeon_drv_laLTLIBRARIES:
591	-test -z "$(radeon_drv_la_LTLIBRARIES)" || rm -f $(radeon_drv_la_LTLIBRARIES)
592	@list='$(radeon_drv_la_LTLIBRARIES)'; for p in $$list; do \
593	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
594	  test "$$dir" != "$$p" || dir=.; \
595	  echo "rm -f \"$${dir}/so_locations\""; \
596	  rm -f "$${dir}/so_locations"; \
597	done
598install-theatre200_drv_laLTLIBRARIES: $(theatre200_drv_la_LTLIBRARIES)
599	@$(NORMAL_INSTALL)
600	test -z "$(theatre200_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(theatre200_drv_ladir)"
601	@list='$(theatre200_drv_la_LTLIBRARIES)'; test -n "$(theatre200_drv_ladir)" || list=; \
602	list2=; for p in $$list; do \
603	  if test -f $$p; then \
604	    list2="$$list2 $$p"; \
605	  else :; fi; \
606	done; \
607	test -z "$$list2" || { \
608	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(theatre200_drv_ladir)'"; \
609	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(theatre200_drv_ladir)"; \
610	}
611
612uninstall-theatre200_drv_laLTLIBRARIES:
613	@$(NORMAL_UNINSTALL)
614	@list='$(theatre200_drv_la_LTLIBRARIES)'; test -n "$(theatre200_drv_ladir)" || list=; \
615	for p in $$list; do \
616	  $(am__strip_dir) \
617	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(theatre200_drv_ladir)/$$f'"; \
618	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(theatre200_drv_ladir)/$$f"; \
619	done
620
621clean-theatre200_drv_laLTLIBRARIES:
622	-test -z "$(theatre200_drv_la_LTLIBRARIES)" || rm -f $(theatre200_drv_la_LTLIBRARIES)
623	@list='$(theatre200_drv_la_LTLIBRARIES)'; for p in $$list; do \
624	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
625	  test "$$dir" != "$$p" || dir=.; \
626	  echo "rm -f \"$${dir}/so_locations\""; \
627	  rm -f "$${dir}/so_locations"; \
628	done
629install-theatre_detect_drv_laLTLIBRARIES: $(theatre_detect_drv_la_LTLIBRARIES)
630	@$(NORMAL_INSTALL)
631	test -z "$(theatre_detect_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(theatre_detect_drv_ladir)"
632	@list='$(theatre_detect_drv_la_LTLIBRARIES)'; test -n "$(theatre_detect_drv_ladir)" || list=; \
633	list2=; for p in $$list; do \
634	  if test -f $$p; then \
635	    list2="$$list2 $$p"; \
636	  else :; fi; \
637	done; \
638	test -z "$$list2" || { \
639	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(theatre_detect_drv_ladir)'"; \
640	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(theatre_detect_drv_ladir)"; \
641	}
642
643uninstall-theatre_detect_drv_laLTLIBRARIES:
644	@$(NORMAL_UNINSTALL)
645	@list='$(theatre_detect_drv_la_LTLIBRARIES)'; test -n "$(theatre_detect_drv_ladir)" || list=; \
646	for p in $$list; do \
647	  $(am__strip_dir) \
648	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(theatre_detect_drv_ladir)/$$f'"; \
649	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(theatre_detect_drv_ladir)/$$f"; \
650	done
651
652clean-theatre_detect_drv_laLTLIBRARIES:
653	-test -z "$(theatre_detect_drv_la_LTLIBRARIES)" || rm -f $(theatre_detect_drv_la_LTLIBRARIES)
654	@list='$(theatre_detect_drv_la_LTLIBRARIES)'; for p in $$list; do \
655	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
656	  test "$$dir" != "$$p" || dir=.; \
657	  echo "rm -f \"$${dir}/so_locations\""; \
658	  rm -f "$${dir}/so_locations"; \
659	done
660install-theatre_drv_laLTLIBRARIES: $(theatre_drv_la_LTLIBRARIES)
661	@$(NORMAL_INSTALL)
662	test -z "$(theatre_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(theatre_drv_ladir)"
663	@list='$(theatre_drv_la_LTLIBRARIES)'; test -n "$(theatre_drv_ladir)" || list=; \
664	list2=; for p in $$list; do \
665	  if test -f $$p; then \
666	    list2="$$list2 $$p"; \
667	  else :; fi; \
668	done; \
669	test -z "$$list2" || { \
670	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(theatre_drv_ladir)'"; \
671	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(theatre_drv_ladir)"; \
672	}
673
674uninstall-theatre_drv_laLTLIBRARIES:
675	@$(NORMAL_UNINSTALL)
676	@list='$(theatre_drv_la_LTLIBRARIES)'; test -n "$(theatre_drv_ladir)" || list=; \
677	for p in $$list; do \
678	  $(am__strip_dir) \
679	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(theatre_drv_ladir)/$$f'"; \
680	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(theatre_drv_ladir)/$$f"; \
681	done
682
683clean-theatre_drv_laLTLIBRARIES:
684	-test -z "$(theatre_drv_la_LTLIBRARIES)" || rm -f $(theatre_drv_la_LTLIBRARIES)
685	@list='$(theatre_drv_la_LTLIBRARIES)'; for p in $$list; do \
686	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
687	  test "$$dir" != "$$p" || dir=.; \
688	  echo "rm -f \"$${dir}/so_locations\""; \
689	  rm -f "$${dir}/so_locations"; \
690	done
691ati_drv.la: $(ati_drv_la_OBJECTS) $(ati_drv_la_DEPENDENCIES) 
692	$(AM_V_CCLD)$(ati_drv_la_LINK) -rpath $(ati_drv_ladir) $(ati_drv_la_OBJECTS) $(ati_drv_la_LIBADD) $(LIBS)
693radeon_drv.la: $(radeon_drv_la_OBJECTS) $(radeon_drv_la_DEPENDENCIES) 
694	$(AM_V_CCLD)$(radeon_drv_la_LINK) -rpath $(radeon_drv_ladir) $(radeon_drv_la_OBJECTS) $(radeon_drv_la_LIBADD) $(LIBS)
695theatre200_drv.la: $(theatre200_drv_la_OBJECTS) $(theatre200_drv_la_DEPENDENCIES) 
696	$(AM_V_CCLD)$(theatre200_drv_la_LINK) -rpath $(theatre200_drv_ladir) $(theatre200_drv_la_OBJECTS) $(theatre200_drv_la_LIBADD) $(LIBS)
697theatre_detect_drv.la: $(theatre_detect_drv_la_OBJECTS) $(theatre_detect_drv_la_DEPENDENCIES) 
698	$(AM_V_CCLD)$(theatre_detect_drv_la_LINK) -rpath $(theatre_detect_drv_ladir) $(theatre_detect_drv_la_OBJECTS) $(theatre_detect_drv_la_LIBADD) $(LIBS)
699theatre_drv.la: $(theatre_drv_la_OBJECTS) $(theatre_drv_la_DEPENDENCIES) 
700	$(AM_V_CCLD)$(theatre_drv_la_LINK) -rpath $(theatre_drv_ladir) $(theatre_drv_la_OBJECTS) $(theatre_drv_la_LIBADD) $(LIBS)
701
702mostlyclean-compile:
703	-rm -f *.$(OBJEXT)
704
705distclean-compile:
706	-rm -f *.tab.c
707
708@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CD_Operations.Plo@am__quote@
709@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Decoder.Plo@am__quote@
710@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ati.Plo@am__quote@
711@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimodule.Plo@am__quote@
712@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atombios_crtc.Plo@am__quote@
713@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atombios_output.Plo@am__quote@
714@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cayman_accel.Plo@am__quote@
715@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cayman_shader.Plo@am__quote@
716@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/drmmode_display.Plo@am__quote@
717@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evergreen_accel.Plo@am__quote@
718@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evergreen_exa.Plo@am__quote@
719@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evergreen_shader.Plo@am__quote@
720@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evergreen_textured_videofuncs.Plo@am__quote@
721@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwserv_drv.Plo@am__quote@
722@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/legacy_crtc.Plo@am__quote@
723@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/legacy_output.Plo@am__quote@
724@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r600_exa.Plo@am__quote@
725@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r600_shader.Plo@am__quote@
726@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r600_textured_videofuncs.Plo@am__quote@
727@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r6xx_accel.Plo@am__quote@
728@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_accel.Plo@am__quote@
729@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_atombios.Plo@am__quote@
730@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_atomwrapper.Plo@am__quote@
731@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_bios.Plo@am__quote@
732@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_crtc.Plo@am__quote@
733@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_cursor.Plo@am__quote@
734@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_dri.Plo@am__quote@
735@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_dri2.Plo@am__quote@
736@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_driver.Plo@am__quote@
737@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_exa.Plo@am__quote@
738@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_exa_shared.Plo@am__quote@
739@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_kms.Plo@am__quote@
740@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_legacy_memory.Plo@am__quote@
741@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_misc.Plo@am__quote@
742@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_mm_i2c.Plo@am__quote@
743@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_modes.Plo@am__quote@
744@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_output.Plo@am__quote@
745@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_pm.Plo@am__quote@
746@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_probe.Plo@am__quote@
747@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_textured_video.Plo@am__quote@
748@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_tv.Plo@am__quote@
749@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_vbo.Plo@am__quote@
750@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_video.Plo@am__quote@
751@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_vip.Plo@am__quote@
752@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/theatre.Plo@am__quote@
753@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/theatre200_drv_la-theatre200.Plo@am__quote@
754@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/theatre200_drv_la-theatre200_module.Plo@am__quote@
755@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/theatre_detect.Plo@am__quote@
756@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/theatre_detect_module.Plo@am__quote@
757@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/theatre_module.Plo@am__quote@
758
759.c.o:
760@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
761@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
762@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
763@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
764@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
765@am__fastdepCC_FALSE@	$(COMPILE) -c $<
766
767.c.obj:
768@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
769@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
770@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
771@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
772@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
773@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
774
775.c.lo:
776@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
777@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
778@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
779@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
780@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
781@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
782
783CD_Operations.lo: AtomBios/CD_Operations.c
784@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT CD_Operations.lo -MD -MP -MF $(DEPDIR)/CD_Operations.Tpo -c -o CD_Operations.lo `test -f 'AtomBios/CD_Operations.c' || echo '$(srcdir)/'`AtomBios/CD_Operations.c
785@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CD_Operations.Tpo $(DEPDIR)/CD_Operations.Plo
786@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
787@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='AtomBios/CD_Operations.c' object='CD_Operations.lo' libtool=yes @AMDEPBACKSLASH@
788@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
789@am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o CD_Operations.lo `test -f 'AtomBios/CD_Operations.c' || echo '$(srcdir)/'`AtomBios/CD_Operations.c
790
791Decoder.lo: AtomBios/Decoder.c
792@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT Decoder.lo -MD -MP -MF $(DEPDIR)/Decoder.Tpo -c -o Decoder.lo `test -f 'AtomBios/Decoder.c' || echo '$(srcdir)/'`AtomBios/Decoder.c
793@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Decoder.Tpo $(DEPDIR)/Decoder.Plo
794@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
795@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='AtomBios/Decoder.c' object='Decoder.lo' libtool=yes @AMDEPBACKSLASH@
796@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
797@am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Decoder.lo `test -f 'AtomBios/Decoder.c' || echo '$(srcdir)/'`AtomBios/Decoder.c
798
799hwserv_drv.lo: AtomBios/hwserv_drv.c
800@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hwserv_drv.lo -MD -MP -MF $(DEPDIR)/hwserv_drv.Tpo -c -o hwserv_drv.lo `test -f 'AtomBios/hwserv_drv.c' || echo '$(srcdir)/'`AtomBios/hwserv_drv.c
801@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hwserv_drv.Tpo $(DEPDIR)/hwserv_drv.Plo
802@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
803@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='AtomBios/hwserv_drv.c' object='hwserv_drv.lo' libtool=yes @AMDEPBACKSLASH@
804@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
805@am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hwserv_drv.lo `test -f 'AtomBios/hwserv_drv.c' || echo '$(srcdir)/'`AtomBios/hwserv_drv.c
806
807theatre200_drv_la-theatre200.lo: theatre200.c
808@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theatre200_drv_la_CFLAGS) $(CFLAGS) -MT theatre200_drv_la-theatre200.lo -MD -MP -MF $(DEPDIR)/theatre200_drv_la-theatre200.Tpo -c -o theatre200_drv_la-theatre200.lo `test -f 'theatre200.c' || echo '$(srcdir)/'`theatre200.c
809@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/theatre200_drv_la-theatre200.Tpo $(DEPDIR)/theatre200_drv_la-theatre200.Plo
810@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
811@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='theatre200.c' object='theatre200_drv_la-theatre200.lo' libtool=yes @AMDEPBACKSLASH@
812@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
813@am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theatre200_drv_la_CFLAGS) $(CFLAGS) -c -o theatre200_drv_la-theatre200.lo `test -f 'theatre200.c' || echo '$(srcdir)/'`theatre200.c
814
815theatre200_drv_la-theatre200_module.lo: theatre200_module.c
816@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theatre200_drv_la_CFLAGS) $(CFLAGS) -MT theatre200_drv_la-theatre200_module.lo -MD -MP -MF $(DEPDIR)/theatre200_drv_la-theatre200_module.Tpo -c -o theatre200_drv_la-theatre200_module.lo `test -f 'theatre200_module.c' || echo '$(srcdir)/'`theatre200_module.c
817@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/theatre200_drv_la-theatre200_module.Tpo $(DEPDIR)/theatre200_drv_la-theatre200_module.Plo
818@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
819@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='theatre200_module.c' object='theatre200_drv_la-theatre200_module.lo' libtool=yes @AMDEPBACKSLASH@
820@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
821@am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theatre200_drv_la_CFLAGS) $(CFLAGS) -c -o theatre200_drv_la-theatre200_module.lo `test -f 'theatre200_module.c' || echo '$(srcdir)/'`theatre200_module.c
822
823mostlyclean-libtool:
824	-rm -f *.lo
825
826clean-libtool:
827	-rm -rf .libs _libs
828
829ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
830	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
831	unique=`for i in $$list; do \
832	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
833	  done | \
834	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
835	      END { if (nonempty) { for (i in files) print i; }; }'`; \
836	mkid -fID $$unique
837tags: TAGS
838
839TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
840		$(TAGS_FILES) $(LISP)
841	set x; \
842	here=`pwd`; \
843	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
844	unique=`for i in $$list; do \
845	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
846	  done | \
847	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
848	      END { if (nonempty) { for (i in files) print i; }; }'`; \
849	shift; \
850	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
851	  test -n "$$unique" || unique=$$empty_fix; \
852	  if test $$# -gt 0; then \
853	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
854	      "$$@" $$unique; \
855	  else \
856	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
857	      $$unique; \
858	  fi; \
859	fi
860ctags: CTAGS
861CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
862		$(TAGS_FILES) $(LISP)
863	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
864	unique=`for i in $$list; do \
865	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
866	  done | \
867	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
868	      END { if (nonempty) { for (i in files) print i; }; }'`; \
869	test -z "$(CTAGS_ARGS)$$unique" \
870	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
871	     $$unique
872
873GTAGS:
874	here=`$(am__cd) $(top_builddir) && pwd` \
875	  && $(am__cd) $(top_srcdir) \
876	  && gtags -i $(GTAGS_ARGS) "$$here"
877
878distclean-tags:
879	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
880
881distdir: $(DISTFILES)
882	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
883	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
884	list='$(DISTFILES)'; \
885	  dist_files=`for file in $$list; do echo $$file; done | \
886	  sed -e "s|^$$srcdirstrip/||;t" \
887	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
888	case $$dist_files in \
889	  */*) $(MKDIR_P) `echo "$$dist_files" | \
890			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
891			   sort -u` ;; \
892	esac; \
893	for file in $$dist_files; do \
894	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
895	  if test -d $$d/$$file; then \
896	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
897	    if test -d "$(distdir)/$$file"; then \
898	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
899	    fi; \
900	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
901	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
902	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
903	    fi; \
904	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
905	  else \
906	    test -f "$(distdir)/$$file" \
907	    || cp -p $$d/$$file "$(distdir)/$$file" \
908	    || exit 1; \
909	  fi; \
910	done
911check-am: all-am
912check: check-am
913all-am: Makefile $(LTLIBRARIES)
914installdirs:
915	for dir in "$(DESTDIR)$(ati_drv_ladir)" "$(DESTDIR)$(radeon_drv_ladir)" "$(DESTDIR)$(theatre200_drv_ladir)" "$(DESTDIR)$(theatre_detect_drv_ladir)" "$(DESTDIR)$(theatre_drv_ladir)"; do \
916	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
917	done
918install: install-am
919install-exec: install-exec-am
920install-data: install-data-am
921uninstall: uninstall-am
922
923install-am: all-am
924	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
925
926installcheck: installcheck-am
927install-strip:
928	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
929	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
930	  `test -z '$(STRIP)' || \
931	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
932mostlyclean-generic:
933
934clean-generic:
935
936distclean-generic:
937	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
938	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
939
940maintainer-clean-generic:
941	@echo "This command is intended for maintainers to use"
942	@echo "it deletes files that may require special tools to rebuild."
943clean: clean-am
944
945clean-am: clean-ati_drv_laLTLIBRARIES clean-generic clean-libtool \
946	clean-radeon_drv_laLTLIBRARIES \
947	clean-theatre200_drv_laLTLIBRARIES \
948	clean-theatre_detect_drv_laLTLIBRARIES \
949	clean-theatre_drv_laLTLIBRARIES mostlyclean-am
950
951distclean: distclean-am
952	-rm -rf ./$(DEPDIR)
953	-rm -f Makefile
954distclean-am: clean-am distclean-compile distclean-generic \
955	distclean-tags
956
957dvi: dvi-am
958
959dvi-am:
960
961html: html-am
962
963html-am:
964
965info: info-am
966
967info-am:
968
969install-data-am: install-ati_drv_laLTLIBRARIES \
970	install-radeon_drv_laLTLIBRARIES \
971	install-theatre200_drv_laLTLIBRARIES \
972	install-theatre_detect_drv_laLTLIBRARIES \
973	install-theatre_drv_laLTLIBRARIES
974
975install-dvi: install-dvi-am
976
977install-dvi-am:
978
979install-exec-am:
980
981install-html: install-html-am
982
983install-html-am:
984
985install-info: install-info-am
986
987install-info-am:
988
989install-man:
990
991install-pdf: install-pdf-am
992
993install-pdf-am:
994
995install-ps: install-ps-am
996
997install-ps-am:
998
999installcheck-am:
1000
1001maintainer-clean: maintainer-clean-am
1002	-rm -rf ./$(DEPDIR)
1003	-rm -f Makefile
1004maintainer-clean-am: distclean-am maintainer-clean-generic
1005
1006mostlyclean: mostlyclean-am
1007
1008mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1009	mostlyclean-libtool
1010
1011pdf: pdf-am
1012
1013pdf-am:
1014
1015ps: ps-am
1016
1017ps-am:
1018
1019uninstall-am: uninstall-ati_drv_laLTLIBRARIES \
1020	uninstall-radeon_drv_laLTLIBRARIES \
1021	uninstall-theatre200_drv_laLTLIBRARIES \
1022	uninstall-theatre_detect_drv_laLTLIBRARIES \
1023	uninstall-theatre_drv_laLTLIBRARIES
1024
1025.MAKE: install-am install-strip
1026
1027.PHONY: CTAGS GTAGS all all-am check check-am clean \
1028	clean-ati_drv_laLTLIBRARIES clean-generic clean-libtool \
1029	clean-radeon_drv_laLTLIBRARIES \
1030	clean-theatre200_drv_laLTLIBRARIES \
1031	clean-theatre_detect_drv_laLTLIBRARIES \
1032	clean-theatre_drv_laLTLIBRARIES ctags distclean \
1033	distclean-compile distclean-generic distclean-libtool \
1034	distclean-tags distdir dvi dvi-am html html-am info info-am \
1035	install install-am install-ati_drv_laLTLIBRARIES install-data \
1036	install-data-am install-dvi install-dvi-am install-exec \
1037	install-exec-am install-html install-html-am install-info \
1038	install-info-am install-man install-pdf install-pdf-am \
1039	install-ps install-ps-am install-radeon_drv_laLTLIBRARIES \
1040	install-strip install-theatre200_drv_laLTLIBRARIES \
1041	install-theatre_detect_drv_laLTLIBRARIES \
1042	install-theatre_drv_laLTLIBRARIES installcheck installcheck-am \
1043	installdirs maintainer-clean maintainer-clean-generic \
1044	mostlyclean mostlyclean-compile mostlyclean-generic \
1045	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
1046	uninstall-am uninstall-ati_drv_laLTLIBRARIES \
1047	uninstall-radeon_drv_laLTLIBRARIES \
1048	uninstall-theatre200_drv_laLTLIBRARIES \
1049	uninstall-theatre_detect_drv_laLTLIBRARIES \
1050	uninstall-theatre_drv_laLTLIBRARIES
1051
1052
1053# Tell versions [3.59,3.63) of GNU make to not export all variables.
1054# Otherwise a system limit (for SysV at least) may be exceeded.
1055.NOEXPORT:
1056