Makefile.in revision 921a55d8
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	atombios_output.c atombios_crtc.c radeon_dri2.c radeon_kms.c \
144	drmmode_display.c radeon_vbo.c
145am__objects_1 = CD_Operations.lo Decoder.lo hwserv_drv.lo
146@DRI_TRUE@am__objects_2 = radeon_dri.lo
147@USE_EXA_TRUE@am__objects_3 = radeon_exa.lo r600_exa.lo r6xx_accel.lo \
148@USE_EXA_TRUE@	r600_textured_videofuncs.lo r600_shader.lo \
149@USE_EXA_TRUE@	radeon_exa_shared.lo evergreen_exa.lo \
150@USE_EXA_TRUE@	evergreen_accel.lo evergreen_shader.lo \
151@USE_EXA_TRUE@	evergreen_textured_videofuncs.lo
152@XF86DRM_MODE_TRUE@am__objects_4 = radeon_dri2.lo radeon_kms.lo \
153@XF86DRM_MODE_TRUE@	drmmode_display.lo radeon_vbo.lo
154am_radeon_drv_la_OBJECTS = radeon_accel.lo radeon_cursor.lo \
155	radeon_legacy_memory.lo radeon_driver.lo radeon_video.lo \
156	radeon_bios.lo radeon_mm_i2c.lo radeon_vip.lo radeon_misc.lo \
157	radeon_probe.lo legacy_crtc.lo legacy_output.lo \
158	radeon_textured_video.lo radeon_pm.lo radeon_crtc.lo \
159	radeon_output.lo radeon_modes.lo radeon_tv.lo $(am__objects_1) \
160	radeon_atombios.lo radeon_atomwrapper.lo $(am__objects_2) \
161	$(am__objects_3) atombios_output.lo atombios_crtc.lo \
162	$(am__objects_4)
163radeon_drv_la_OBJECTS = $(am_radeon_drv_la_OBJECTS)
164radeon_drv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
165	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
166	$(radeon_drv_la_LDFLAGS) $(LDFLAGS) -o $@
167theatre200_drv_la_LIBADD =
168am_theatre200_drv_la_OBJECTS = theatre200_drv_la-theatre200.lo \
169	theatre200_drv_la-theatre200_module.lo
170theatre200_drv_la_OBJECTS = $(am_theatre200_drv_la_OBJECTS)
171theatre200_drv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
172	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
173	$(theatre200_drv_la_CFLAGS) $(CFLAGS) \
174	$(theatre200_drv_la_LDFLAGS) $(LDFLAGS) -o $@
175theatre_detect_drv_la_LIBADD =
176am_theatre_detect_drv_la_OBJECTS = theatre_detect.lo \
177	theatre_detect_module.lo
178theatre_detect_drv_la_OBJECTS = $(am_theatre_detect_drv_la_OBJECTS)
179theatre_detect_drv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
180	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
181	$(AM_CFLAGS) $(CFLAGS) $(theatre_detect_drv_la_LDFLAGS) \
182	$(LDFLAGS) -o $@
183theatre_drv_la_LIBADD =
184am_theatre_drv_la_OBJECTS = theatre.lo theatre_module.lo
185theatre_drv_la_OBJECTS = $(am_theatre_drv_la_OBJECTS)
186theatre_drv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
187	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
188	$(AM_CFLAGS) $(CFLAGS) $(theatre_drv_la_LDFLAGS) $(LDFLAGS) -o \
189	$@
190DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
191depcomp = $(SHELL) $(top_srcdir)/depcomp
192am__depfiles_maybe = depfiles
193am__mv = mv -f
194COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
195	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
196LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
197	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
198	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
199	$(AM_CFLAGS) $(CFLAGS)
200AM_V_CC = $(am__v_CC_$(V))
201am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
202am__v_CC_0 = @echo "  CC    " $@;
203AM_V_at = $(am__v_at_$(V))
204am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
205am__v_at_0 = @
206CCLD = $(CC)
207LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
208	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
209	$(AM_LDFLAGS) $(LDFLAGS) -o $@
210AM_V_CCLD = $(am__v_CCLD_$(V))
211am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
212am__v_CCLD_0 = @echo "  CCLD  " $@;
213AM_V_GEN = $(am__v_GEN_$(V))
214am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
215am__v_GEN_0 = @echo "  GEN   " $@;
216SOURCES = $(ati_drv_la_SOURCES) $(radeon_drv_la_SOURCES) \
217	$(theatre200_drv_la_SOURCES) $(theatre_detect_drv_la_SOURCES) \
218	$(theatre_drv_la_SOURCES)
219DIST_SOURCES = $(ati_drv_la_SOURCES) $(am__radeon_drv_la_SOURCES_DIST) \
220	$(theatre200_drv_la_SOURCES) $(theatre_detect_drv_la_SOURCES) \
221	$(theatre_drv_la_SOURCES)
222ETAGS = etags
223CTAGS = ctags
224DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
225ACLOCAL = @ACLOCAL@
226ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
227ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
228AMTAR = @AMTAR@
229AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
230APP_MAN_DIR = @APP_MAN_DIR@
231APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
232AR = @AR@
233AUTOCONF = @AUTOCONF@
234AUTOHEADER = @AUTOHEADER@
235AUTOMAKE = @AUTOMAKE@
236AWK = @AWK@
237CC = @CC@
238CCDEPMODE = @CCDEPMODE@
239CFLAGS = @CFLAGS@
240CHANGELOG_CMD = @CHANGELOG_CMD@
241CPP = @CPP@
242CPPFLAGS = @CPPFLAGS@
243CWARNFLAGS = @CWARNFLAGS@
244CYGPATH_W = @CYGPATH_W@
245DEFS = @DEFS@
246DEPDIR = @DEPDIR@
247DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
248DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
249DRIVER_NAME = @DRIVER_NAME@
250DRI_CFLAGS = @DRI_CFLAGS@
251DRI_LIBS = @DRI_LIBS@
252DSYMUTIL = @DSYMUTIL@
253DUMPBIN = @DUMPBIN@
254ECHO_C = @ECHO_C@
255ECHO_N = @ECHO_N@
256ECHO_T = @ECHO_T@
257EGREP = @EGREP@
258EXEEXT = @EXEEXT@
259FGREP = @FGREP@
260FILE_MAN_DIR = @FILE_MAN_DIR@
261FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
262GREP = @GREP@
263INSTALL = @INSTALL@
264INSTALL_CMD = @INSTALL_CMD@
265INSTALL_DATA = @INSTALL_DATA@
266INSTALL_PROGRAM = @INSTALL_PROGRAM@
267INSTALL_SCRIPT = @INSTALL_SCRIPT@
268INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
269LD = @LD@
270LDFLAGS = @LDFLAGS@
271LIBDRM_RADEON_CFLAGS = @LIBDRM_RADEON_CFLAGS@
272LIBDRM_RADEON_LIBS = @LIBDRM_RADEON_LIBS@
273LIBOBJS = @LIBOBJS@
274LIBS = @LIBS@
275LIBTOOL = @LIBTOOL@
276LIBUDEV_CFLAGS = @LIBUDEV_CFLAGS@
277LIBUDEV_LIBS = @LIBUDEV_LIBS@
278LIB_MAN_DIR = @LIB_MAN_DIR@
279LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
280LIPO = @LIPO@
281LN_S = @LN_S@
282LTLIBOBJS = @LTLIBOBJS@
283MAINT = @MAINT@
284MAKEINFO = @MAKEINFO@
285MAN_SUBSTS = @MAN_SUBSTS@
286MISC_MAN_DIR = @MISC_MAN_DIR@
287MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
288MKDIR_P = @MKDIR_P@
289NM = @NM@
290NMEDIT = @NMEDIT@
291OBJDUMP = @OBJDUMP@
292OBJEXT = @OBJEXT@
293OTOOL = @OTOOL@
294OTOOL64 = @OTOOL64@
295PACKAGE = @PACKAGE@
296PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
297PACKAGE_NAME = @PACKAGE_NAME@
298PACKAGE_STRING = @PACKAGE_STRING@
299PACKAGE_TARNAME = @PACKAGE_TARNAME@
300PACKAGE_URL = @PACKAGE_URL@
301PACKAGE_VERSION = @PACKAGE_VERSION@
302PATH_SEPARATOR = @PATH_SEPARATOR@
303PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
304PCIACCESS_LIBS = @PCIACCESS_LIBS@
305PKG_CONFIG = @PKG_CONFIG@
306RANLIB = @RANLIB@
307SED = @SED@
308SET_MAKE = @SET_MAKE@
309SHELL = @SHELL@
310STRIP = @STRIP@
311VERSION = @VERSION@
312XEXT_CFLAGS = @XEXT_CFLAGS@
313XEXT_LIBS = @XEXT_LIBS@
314XORG_CFLAGS = @XORG_CFLAGS@
315XORG_LIBS = @XORG_LIBS@
316XORG_MAN_PAGE = @XORG_MAN_PAGE@
317abs_builddir = @abs_builddir@
318abs_srcdir = @abs_srcdir@
319abs_top_builddir = @abs_top_builddir@
320abs_top_srcdir = @abs_top_srcdir@
321ac_ct_CC = @ac_ct_CC@
322ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
323am__include = @am__include@
324am__leading_dot = @am__leading_dot@
325am__quote = @am__quote@
326am__tar = @am__tar@
327am__untar = @am__untar@
328bindir = @bindir@
329build = @build@
330build_alias = @build_alias@
331build_cpu = @build_cpu@
332build_os = @build_os@
333build_vendor = @build_vendor@
334builddir = @builddir@
335datadir = @datadir@
336datarootdir = @datarootdir@
337docdir = @docdir@
338dvidir = @dvidir@
339exec_prefix = @exec_prefix@
340host = @host@
341host_alias = @host_alias@
342host_cpu = @host_cpu@
343host_os = @host_os@
344host_vendor = @host_vendor@
345htmldir = @htmldir@
346includedir = @includedir@
347infodir = @infodir@
348install_sh = @install_sh@
349libdir = @libdir@
350libexecdir = @libexecdir@
351localedir = @localedir@
352localstatedir = @localstatedir@
353lt_ECHO = @lt_ECHO@
354mandir = @mandir@
355mkdir_p = @mkdir_p@
356moduledir = @moduledir@
357oldincludedir = @oldincludedir@
358pdfdir = @pdfdir@
359prefix = @prefix@
360program_transform_name = @program_transform_name@
361psdir = @psdir@
362sbindir = @sbindir@
363sharedstatedir = @sharedstatedir@
364srcdir = @srcdir@
365sysconfdir = @sysconfdir@
366target_alias = @target_alias@
367top_build_prefix = @top_build_prefix@
368top_builddir = @top_builddir@
369top_srcdir = @top_srcdir@
370radeon_drv_la_LIBADD = $(LIBDRM_RADEON_LIBS) $(am__append_1) \
371	$(am__append_2) $(am__append_3)
372@DRI_TRUE@RADEON_DRI_SRCS = radeon_dri.c
373RADEON_ATOMBIOS_SOURCES = \
374	AtomBios/CD_Operations.c \
375	AtomBios/Decoder.c \
376	AtomBios/hwserv_drv.c \
377	AtomBios/includes/atombios.h \
378        AtomBios/includes/CD_binding.h \
379        AtomBios/includes/CD_Common_Types.h \
380        AtomBios/includes/CD_Definitions.h \
381        AtomBios/includes/CD_hw_services.h \
382        AtomBios/includes/CD_Opcodes.h \
383        AtomBios/includes/CD_Structs.h \
384        AtomBios/includes/Decoder.h \
385        AtomBios/includes/ObjectID.h \
386        AtomBios/includes/regsdef.h
387
388@XF86DRM_MODE_TRUE@RADEON_KMS_SRCS = radeon_dri2.c radeon_kms.c drmmode_display.c radeon_vbo.c
389@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 \
390@USE_EXA_TRUE@	evergreen_exa.c evergreen_accel.c evergreen_shader.c evergreen_textured_videofuncs.c
391
392AM_CFLAGS = \
393            @LIBDRM_RADEON_CFLAGS@ \
394            @XORG_CFLAGS@ \
395            @DRI_CFLAGS@ \
396            @LIBUDEV_CFLAGS@ \
397            -DDISABLE_EASF \
398            -DENABLE_ALL_SERVICE_FUNCTIONS \
399            -DATOM_BIOS \
400            -DATOM_BIOS_PARSER \
401            -DDRIVER_PARSER
402
403INCLUDES = -I$(srcdir)/AtomBios/includes
404@XSERVER_LIBPCIACCESS_TRUE@ati_drv_la_LIBADD = $(PCIACCESS_LIBS)
405ati_drv_la_LTLIBRARIES = ati_drv.la
406ati_drv_la_LDFLAGS = -module -avoid-version
407ati_drv_ladir = @moduledir@/drivers
408ati_drv_la_SOURCES = \
409	ati.c atimodule.c
410
411radeon_drv_la_LTLIBRARIES = radeon_drv.la
412radeon_drv_la_LDFLAGS = -module -avoid-version
413radeon_drv_ladir = @moduledir@/drivers
414radeon_drv_la_SOURCES = \
415	radeon_accel.c radeon_cursor.c radeon_legacy_memory.c \
416	radeon_driver.c radeon_video.c radeon_bios.c radeon_mm_i2c.c \
417	radeon_vip.c radeon_misc.c radeon_probe.c \
418	legacy_crtc.c legacy_output.c \
419	radeon_textured_video.c radeon_pm.c \
420	radeon_crtc.c radeon_output.c radeon_modes.c radeon_tv.c \
421	$(RADEON_ATOMBIOS_SOURCES) radeon_atombios.c radeon_atomwrapper.c \
422	$(RADEON_DRI_SRCS) $(RADEON_EXA_SOURCES) atombios_output.c atombios_crtc.c \
423	$(RADEON_KMS_SRCS)
424
425theatre_detect_drv_la_LTLIBRARIES = theatre_detect_drv.la
426theatre_detect_drv_la_LDFLAGS = -module -avoid-version
427theatre_detect_drv_ladir = @moduledir@/multimedia
428theatre_detect_drv_la_SOURCES = \
429	theatre_detect.c theatre_detect_module.c
430
431theatre_drv_la_LTLIBRARIES = theatre_drv.la
432theatre_drv_la_LDFLAGS = -module -avoid-version
433theatre_drv_ladir = @moduledir@/multimedia
434theatre_drv_la_SOURCES = \
435	theatre.c theatre_module.c
436
437theatre200_drv_la_LTLIBRARIES = theatre200_drv.la
438theatre200_drv_la_LDFLAGS = -module -avoid-version
439theatre200_drv_ladir = @moduledir@/multimedia
440theatre200_drv_la_CFLAGS = \
441	$(AM_CFLAGS) -DMICROC_DIR=\"$(theatre200_drv_ladir)\"
442
443theatre200_drv_la_SOURCES = \
444	theatre200.c theatre200_module.c
445
446EXTRA_DIST = \
447	radeon_render.c \
448	radeon_accelfuncs.c \
449	radeon_textured_videofuncs.c \
450	r600_reg.h \
451	r600_reg_auto_r6xx.h \
452	r600_reg_r6xx.h \
453	r600_reg_r7xx.h \
454	r600_shader.h \
455	r600_state.h \
456	evergreen_reg.h \
457	evergreen_reg_auto.h \
458	evergreen_shader.h \
459	evergreen_state.h \
460	ati.h \
461	ativersion.h \
462	bicubic_table.h \
463	generic_bus.h \
464	radeon_commonfuncs.c \
465	radeon_dri.h \
466	radeon_drm.h \
467	radeon_dummy_bufmgr.h \
468	radeon_exa_render.c \
469	radeon_exa_funcs.c \
470	radeon_exa_shared.h \
471	radeon.h \
472	radeon_macros.h \
473	radeon_probe.h \
474	radeon_reg.h \
475	radeon_version.h \
476	radeon_vbo.h \
477	radeon_video.h \
478	radeon_tv.h \
479	radeon_atomwrapper.h \
480	simple_list.h \
481	theatre200.h \
482	theatre_detect.h \
483	theatre.h \
484	theatre_reg.h \
485	atipciids.h \
486	atipcirename.h \
487	ati_pciids_gen.h \
488	radeon_chipinfo_gen.h \
489	radeon_chipset_gen.h \
490	radeon_pci_chipset_gen.h \
491	radeon_pci_device_match_gen.h \
492	pcidb/ati_pciids.csv \
493	pcidb/parse_pci_ids.pl \
494	radeon_atombios.h \
495	radeon_dri2.h \
496	drmmode_display.h
497
498all: all-am
499
500.SUFFIXES:
501.SUFFIXES: .c .lo .o .obj
502$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
503	@for dep in $?; do \
504	  case '$(am__configure_deps)' in \
505	    *$$dep*) \
506	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
507	        && { if test -f $@; then exit 0; else break; fi; }; \
508	      exit 1;; \
509	  esac; \
510	done; \
511	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
512	$(am__cd) $(top_srcdir) && \
513	  $(AUTOMAKE) --foreign src/Makefile
514.PRECIOUS: Makefile
515Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
516	@case '$?' in \
517	  *config.status*) \
518	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
519	  *) \
520	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
521	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
522	esac;
523
524$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
525	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
526
527$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
528	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
529$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
530	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
531$(am__aclocal_m4_deps):
532install-ati_drv_laLTLIBRARIES: $(ati_drv_la_LTLIBRARIES)
533	@$(NORMAL_INSTALL)
534	test -z "$(ati_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(ati_drv_ladir)"
535	@list='$(ati_drv_la_LTLIBRARIES)'; test -n "$(ati_drv_ladir)" || list=; \
536	list2=; for p in $$list; do \
537	  if test -f $$p; then \
538	    list2="$$list2 $$p"; \
539	  else :; fi; \
540	done; \
541	test -z "$$list2" || { \
542	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(ati_drv_ladir)'"; \
543	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(ati_drv_ladir)"; \
544	}
545
546uninstall-ati_drv_laLTLIBRARIES:
547	@$(NORMAL_UNINSTALL)
548	@list='$(ati_drv_la_LTLIBRARIES)'; test -n "$(ati_drv_ladir)" || list=; \
549	for p in $$list; do \
550	  $(am__strip_dir) \
551	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(ati_drv_ladir)/$$f'"; \
552	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(ati_drv_ladir)/$$f"; \
553	done
554
555clean-ati_drv_laLTLIBRARIES:
556	-test -z "$(ati_drv_la_LTLIBRARIES)" || rm -f $(ati_drv_la_LTLIBRARIES)
557	@list='$(ati_drv_la_LTLIBRARIES)'; for p in $$list; do \
558	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
559	  test "$$dir" != "$$p" || dir=.; \
560	  echo "rm -f \"$${dir}/so_locations\""; \
561	  rm -f "$${dir}/so_locations"; \
562	done
563install-radeon_drv_laLTLIBRARIES: $(radeon_drv_la_LTLIBRARIES)
564	@$(NORMAL_INSTALL)
565	test -z "$(radeon_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(radeon_drv_ladir)"
566	@list='$(radeon_drv_la_LTLIBRARIES)'; test -n "$(radeon_drv_ladir)" || list=; \
567	list2=; for p in $$list; do \
568	  if test -f $$p; then \
569	    list2="$$list2 $$p"; \
570	  else :; fi; \
571	done; \
572	test -z "$$list2" || { \
573	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(radeon_drv_ladir)'"; \
574	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(radeon_drv_ladir)"; \
575	}
576
577uninstall-radeon_drv_laLTLIBRARIES:
578	@$(NORMAL_UNINSTALL)
579	@list='$(radeon_drv_la_LTLIBRARIES)'; test -n "$(radeon_drv_ladir)" || list=; \
580	for p in $$list; do \
581	  $(am__strip_dir) \
582	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(radeon_drv_ladir)/$$f'"; \
583	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(radeon_drv_ladir)/$$f"; \
584	done
585
586clean-radeon_drv_laLTLIBRARIES:
587	-test -z "$(radeon_drv_la_LTLIBRARIES)" || rm -f $(radeon_drv_la_LTLIBRARIES)
588	@list='$(radeon_drv_la_LTLIBRARIES)'; for p in $$list; do \
589	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
590	  test "$$dir" != "$$p" || dir=.; \
591	  echo "rm -f \"$${dir}/so_locations\""; \
592	  rm -f "$${dir}/so_locations"; \
593	done
594install-theatre200_drv_laLTLIBRARIES: $(theatre200_drv_la_LTLIBRARIES)
595	@$(NORMAL_INSTALL)
596	test -z "$(theatre200_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(theatre200_drv_ladir)"
597	@list='$(theatre200_drv_la_LTLIBRARIES)'; test -n "$(theatre200_drv_ladir)" || list=; \
598	list2=; for p in $$list; do \
599	  if test -f $$p; then \
600	    list2="$$list2 $$p"; \
601	  else :; fi; \
602	done; \
603	test -z "$$list2" || { \
604	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(theatre200_drv_ladir)'"; \
605	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(theatre200_drv_ladir)"; \
606	}
607
608uninstall-theatre200_drv_laLTLIBRARIES:
609	@$(NORMAL_UNINSTALL)
610	@list='$(theatre200_drv_la_LTLIBRARIES)'; test -n "$(theatre200_drv_ladir)" || list=; \
611	for p in $$list; do \
612	  $(am__strip_dir) \
613	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(theatre200_drv_ladir)/$$f'"; \
614	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(theatre200_drv_ladir)/$$f"; \
615	done
616
617clean-theatre200_drv_laLTLIBRARIES:
618	-test -z "$(theatre200_drv_la_LTLIBRARIES)" || rm -f $(theatre200_drv_la_LTLIBRARIES)
619	@list='$(theatre200_drv_la_LTLIBRARIES)'; for p in $$list; do \
620	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
621	  test "$$dir" != "$$p" || dir=.; \
622	  echo "rm -f \"$${dir}/so_locations\""; \
623	  rm -f "$${dir}/so_locations"; \
624	done
625install-theatre_detect_drv_laLTLIBRARIES: $(theatre_detect_drv_la_LTLIBRARIES)
626	@$(NORMAL_INSTALL)
627	test -z "$(theatre_detect_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(theatre_detect_drv_ladir)"
628	@list='$(theatre_detect_drv_la_LTLIBRARIES)'; test -n "$(theatre_detect_drv_ladir)" || list=; \
629	list2=; for p in $$list; do \
630	  if test -f $$p; then \
631	    list2="$$list2 $$p"; \
632	  else :; fi; \
633	done; \
634	test -z "$$list2" || { \
635	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(theatre_detect_drv_ladir)'"; \
636	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(theatre_detect_drv_ladir)"; \
637	}
638
639uninstall-theatre_detect_drv_laLTLIBRARIES:
640	@$(NORMAL_UNINSTALL)
641	@list='$(theatre_detect_drv_la_LTLIBRARIES)'; test -n "$(theatre_detect_drv_ladir)" || list=; \
642	for p in $$list; do \
643	  $(am__strip_dir) \
644	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(theatre_detect_drv_ladir)/$$f'"; \
645	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(theatre_detect_drv_ladir)/$$f"; \
646	done
647
648clean-theatre_detect_drv_laLTLIBRARIES:
649	-test -z "$(theatre_detect_drv_la_LTLIBRARIES)" || rm -f $(theatre_detect_drv_la_LTLIBRARIES)
650	@list='$(theatre_detect_drv_la_LTLIBRARIES)'; for p in $$list; do \
651	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
652	  test "$$dir" != "$$p" || dir=.; \
653	  echo "rm -f \"$${dir}/so_locations\""; \
654	  rm -f "$${dir}/so_locations"; \
655	done
656install-theatre_drv_laLTLIBRARIES: $(theatre_drv_la_LTLIBRARIES)
657	@$(NORMAL_INSTALL)
658	test -z "$(theatre_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(theatre_drv_ladir)"
659	@list='$(theatre_drv_la_LTLIBRARIES)'; test -n "$(theatre_drv_ladir)" || list=; \
660	list2=; for p in $$list; do \
661	  if test -f $$p; then \
662	    list2="$$list2 $$p"; \
663	  else :; fi; \
664	done; \
665	test -z "$$list2" || { \
666	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(theatre_drv_ladir)'"; \
667	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(theatre_drv_ladir)"; \
668	}
669
670uninstall-theatre_drv_laLTLIBRARIES:
671	@$(NORMAL_UNINSTALL)
672	@list='$(theatre_drv_la_LTLIBRARIES)'; test -n "$(theatre_drv_ladir)" || list=; \
673	for p in $$list; do \
674	  $(am__strip_dir) \
675	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(theatre_drv_ladir)/$$f'"; \
676	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(theatre_drv_ladir)/$$f"; \
677	done
678
679clean-theatre_drv_laLTLIBRARIES:
680	-test -z "$(theatre_drv_la_LTLIBRARIES)" || rm -f $(theatre_drv_la_LTLIBRARIES)
681	@list='$(theatre_drv_la_LTLIBRARIES)'; for p in $$list; do \
682	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
683	  test "$$dir" != "$$p" || dir=.; \
684	  echo "rm -f \"$${dir}/so_locations\""; \
685	  rm -f "$${dir}/so_locations"; \
686	done
687ati_drv.la: $(ati_drv_la_OBJECTS) $(ati_drv_la_DEPENDENCIES) 
688	$(AM_V_CCLD)$(ati_drv_la_LINK) -rpath $(ati_drv_ladir) $(ati_drv_la_OBJECTS) $(ati_drv_la_LIBADD) $(LIBS)
689radeon_drv.la: $(radeon_drv_la_OBJECTS) $(radeon_drv_la_DEPENDENCIES) 
690	$(AM_V_CCLD)$(radeon_drv_la_LINK) -rpath $(radeon_drv_ladir) $(radeon_drv_la_OBJECTS) $(radeon_drv_la_LIBADD) $(LIBS)
691theatre200_drv.la: $(theatre200_drv_la_OBJECTS) $(theatre200_drv_la_DEPENDENCIES) 
692	$(AM_V_CCLD)$(theatre200_drv_la_LINK) -rpath $(theatre200_drv_ladir) $(theatre200_drv_la_OBJECTS) $(theatre200_drv_la_LIBADD) $(LIBS)
693theatre_detect_drv.la: $(theatre_detect_drv_la_OBJECTS) $(theatre_detect_drv_la_DEPENDENCIES) 
694	$(AM_V_CCLD)$(theatre_detect_drv_la_LINK) -rpath $(theatre_detect_drv_ladir) $(theatre_detect_drv_la_OBJECTS) $(theatre_detect_drv_la_LIBADD) $(LIBS)
695theatre_drv.la: $(theatre_drv_la_OBJECTS) $(theatre_drv_la_DEPENDENCIES) 
696	$(AM_V_CCLD)$(theatre_drv_la_LINK) -rpath $(theatre_drv_ladir) $(theatre_drv_la_OBJECTS) $(theatre_drv_la_LIBADD) $(LIBS)
697
698mostlyclean-compile:
699	-rm -f *.$(OBJEXT)
700
701distclean-compile:
702	-rm -f *.tab.c
703
704@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CD_Operations.Plo@am__quote@
705@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Decoder.Plo@am__quote@
706@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ati.Plo@am__quote@
707@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimodule.Plo@am__quote@
708@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atombios_crtc.Plo@am__quote@
709@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atombios_output.Plo@am__quote@
710@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/drmmode_display.Plo@am__quote@
711@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evergreen_accel.Plo@am__quote@
712@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evergreen_exa.Plo@am__quote@
713@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evergreen_shader.Plo@am__quote@
714@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evergreen_textured_videofuncs.Plo@am__quote@
715@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwserv_drv.Plo@am__quote@
716@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/legacy_crtc.Plo@am__quote@
717@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/legacy_output.Plo@am__quote@
718@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r600_exa.Plo@am__quote@
719@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r600_shader.Plo@am__quote@
720@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r600_textured_videofuncs.Plo@am__quote@
721@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r6xx_accel.Plo@am__quote@
722@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_accel.Plo@am__quote@
723@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_atombios.Plo@am__quote@
724@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_atomwrapper.Plo@am__quote@
725@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_bios.Plo@am__quote@
726@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_crtc.Plo@am__quote@
727@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_cursor.Plo@am__quote@
728@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_dri.Plo@am__quote@
729@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_dri2.Plo@am__quote@
730@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_driver.Plo@am__quote@
731@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_exa.Plo@am__quote@
732@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_exa_shared.Plo@am__quote@
733@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_kms.Plo@am__quote@
734@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_legacy_memory.Plo@am__quote@
735@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_misc.Plo@am__quote@
736@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_mm_i2c.Plo@am__quote@
737@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_modes.Plo@am__quote@
738@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_output.Plo@am__quote@
739@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_pm.Plo@am__quote@
740@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_probe.Plo@am__quote@
741@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_textured_video.Plo@am__quote@
742@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_tv.Plo@am__quote@
743@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_vbo.Plo@am__quote@
744@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_video.Plo@am__quote@
745@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_vip.Plo@am__quote@
746@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/theatre.Plo@am__quote@
747@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/theatre200_drv_la-theatre200.Plo@am__quote@
748@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/theatre200_drv_la-theatre200_module.Plo@am__quote@
749@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/theatre_detect.Plo@am__quote@
750@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/theatre_detect_module.Plo@am__quote@
751@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/theatre_module.Plo@am__quote@
752
753.c.o:
754@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
755@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
756@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
757@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
758@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
759@am__fastdepCC_FALSE@	$(COMPILE) -c $<
760
761.c.obj:
762@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
763@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
764@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
765@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
766@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
767@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
768
769.c.lo:
770@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
771@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
772@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
773@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
774@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
775@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
776
777CD_Operations.lo: AtomBios/CD_Operations.c
778@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
779@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/CD_Operations.Tpo $(DEPDIR)/CD_Operations.Plo
780@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
781@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='AtomBios/CD_Operations.c' object='CD_Operations.lo' libtool=yes @AMDEPBACKSLASH@
782@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
783@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
784
785Decoder.lo: AtomBios/Decoder.c
786@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
787@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/Decoder.Tpo $(DEPDIR)/Decoder.Plo
788@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
789@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='AtomBios/Decoder.c' object='Decoder.lo' libtool=yes @AMDEPBACKSLASH@
790@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
791@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
792
793hwserv_drv.lo: AtomBios/hwserv_drv.c
794@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
795@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hwserv_drv.Tpo $(DEPDIR)/hwserv_drv.Plo
796@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
797@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='AtomBios/hwserv_drv.c' object='hwserv_drv.lo' libtool=yes @AMDEPBACKSLASH@
798@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
799@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
800
801theatre200_drv_la-theatre200.lo: theatre200.c
802@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
803@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/theatre200_drv_la-theatre200.Tpo $(DEPDIR)/theatre200_drv_la-theatre200.Plo
804@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
805@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='theatre200.c' object='theatre200_drv_la-theatre200.lo' libtool=yes @AMDEPBACKSLASH@
806@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
807@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
808
809theatre200_drv_la-theatre200_module.lo: theatre200_module.c
810@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
811@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/theatre200_drv_la-theatre200_module.Tpo $(DEPDIR)/theatre200_drv_la-theatre200_module.Plo
812@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
813@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='theatre200_module.c' object='theatre200_drv_la-theatre200_module.lo' libtool=yes @AMDEPBACKSLASH@
814@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
815@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
816
817mostlyclean-libtool:
818	-rm -f *.lo
819
820clean-libtool:
821	-rm -rf .libs _libs
822
823ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
824	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
825	unique=`for i in $$list; do \
826	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
827	  done | \
828	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
829	      END { if (nonempty) { for (i in files) print i; }; }'`; \
830	mkid -fID $$unique
831tags: TAGS
832
833TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
834		$(TAGS_FILES) $(LISP)
835	set x; \
836	here=`pwd`; \
837	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
838	unique=`for i in $$list; do \
839	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
840	  done | \
841	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
842	      END { if (nonempty) { for (i in files) print i; }; }'`; \
843	shift; \
844	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
845	  test -n "$$unique" || unique=$$empty_fix; \
846	  if test $$# -gt 0; then \
847	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
848	      "$$@" $$unique; \
849	  else \
850	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
851	      $$unique; \
852	  fi; \
853	fi
854ctags: CTAGS
855CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
856		$(TAGS_FILES) $(LISP)
857	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
858	unique=`for i in $$list; do \
859	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
860	  done | \
861	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
862	      END { if (nonempty) { for (i in files) print i; }; }'`; \
863	test -z "$(CTAGS_ARGS)$$unique" \
864	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
865	     $$unique
866
867GTAGS:
868	here=`$(am__cd) $(top_builddir) && pwd` \
869	  && $(am__cd) $(top_srcdir) \
870	  && gtags -i $(GTAGS_ARGS) "$$here"
871
872distclean-tags:
873	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
874
875distdir: $(DISTFILES)
876	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
877	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
878	list='$(DISTFILES)'; \
879	  dist_files=`for file in $$list; do echo $$file; done | \
880	  sed -e "s|^$$srcdirstrip/||;t" \
881	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
882	case $$dist_files in \
883	  */*) $(MKDIR_P) `echo "$$dist_files" | \
884			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
885			   sort -u` ;; \
886	esac; \
887	for file in $$dist_files; do \
888	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
889	  if test -d $$d/$$file; then \
890	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
891	    if test -d "$(distdir)/$$file"; then \
892	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
893	    fi; \
894	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
895	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
896	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
897	    fi; \
898	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
899	  else \
900	    test -f "$(distdir)/$$file" \
901	    || cp -p $$d/$$file "$(distdir)/$$file" \
902	    || exit 1; \
903	  fi; \
904	done
905check-am: all-am
906check: check-am
907all-am: Makefile $(LTLIBRARIES)
908installdirs:
909	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 \
910	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
911	done
912install: install-am
913install-exec: install-exec-am
914install-data: install-data-am
915uninstall: uninstall-am
916
917install-am: all-am
918	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
919
920installcheck: installcheck-am
921install-strip:
922	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
923	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
924	  `test -z '$(STRIP)' || \
925	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
926mostlyclean-generic:
927
928clean-generic:
929
930distclean-generic:
931	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
932	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
933
934maintainer-clean-generic:
935	@echo "This command is intended for maintainers to use"
936	@echo "it deletes files that may require special tools to rebuild."
937clean: clean-am
938
939clean-am: clean-ati_drv_laLTLIBRARIES clean-generic clean-libtool \
940	clean-radeon_drv_laLTLIBRARIES \
941	clean-theatre200_drv_laLTLIBRARIES \
942	clean-theatre_detect_drv_laLTLIBRARIES \
943	clean-theatre_drv_laLTLIBRARIES mostlyclean-am
944
945distclean: distclean-am
946	-rm -rf ./$(DEPDIR)
947	-rm -f Makefile
948distclean-am: clean-am distclean-compile distclean-generic \
949	distclean-tags
950
951dvi: dvi-am
952
953dvi-am:
954
955html: html-am
956
957html-am:
958
959info: info-am
960
961info-am:
962
963install-data-am: install-ati_drv_laLTLIBRARIES \
964	install-radeon_drv_laLTLIBRARIES \
965	install-theatre200_drv_laLTLIBRARIES \
966	install-theatre_detect_drv_laLTLIBRARIES \
967	install-theatre_drv_laLTLIBRARIES
968
969install-dvi: install-dvi-am
970
971install-dvi-am:
972
973install-exec-am:
974
975install-html: install-html-am
976
977install-html-am:
978
979install-info: install-info-am
980
981install-info-am:
982
983install-man:
984
985install-pdf: install-pdf-am
986
987install-pdf-am:
988
989install-ps: install-ps-am
990
991install-ps-am:
992
993installcheck-am:
994
995maintainer-clean: maintainer-clean-am
996	-rm -rf ./$(DEPDIR)
997	-rm -f Makefile
998maintainer-clean-am: distclean-am maintainer-clean-generic
999
1000mostlyclean: mostlyclean-am
1001
1002mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1003	mostlyclean-libtool
1004
1005pdf: pdf-am
1006
1007pdf-am:
1008
1009ps: ps-am
1010
1011ps-am:
1012
1013uninstall-am: uninstall-ati_drv_laLTLIBRARIES \
1014	uninstall-radeon_drv_laLTLIBRARIES \
1015	uninstall-theatre200_drv_laLTLIBRARIES \
1016	uninstall-theatre_detect_drv_laLTLIBRARIES \
1017	uninstall-theatre_drv_laLTLIBRARIES
1018
1019.MAKE: install-am install-strip
1020
1021.PHONY: CTAGS GTAGS all all-am check check-am clean \
1022	clean-ati_drv_laLTLIBRARIES clean-generic clean-libtool \
1023	clean-radeon_drv_laLTLIBRARIES \
1024	clean-theatre200_drv_laLTLIBRARIES \
1025	clean-theatre_detect_drv_laLTLIBRARIES \
1026	clean-theatre_drv_laLTLIBRARIES ctags distclean \
1027	distclean-compile distclean-generic distclean-libtool \
1028	distclean-tags distdir dvi dvi-am html html-am info info-am \
1029	install install-am install-ati_drv_laLTLIBRARIES install-data \
1030	install-data-am install-dvi install-dvi-am install-exec \
1031	install-exec-am install-html install-html-am install-info \
1032	install-info-am install-man install-pdf install-pdf-am \
1033	install-ps install-ps-am install-radeon_drv_laLTLIBRARIES \
1034	install-strip install-theatre200_drv_laLTLIBRARIES \
1035	install-theatre_detect_drv_laLTLIBRARIES \
1036	install-theatre_drv_laLTLIBRARIES installcheck installcheck-am \
1037	installdirs maintainer-clean maintainer-clean-generic \
1038	mostlyclean mostlyclean-compile mostlyclean-generic \
1039	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
1040	uninstall-am uninstall-ati_drv_laLTLIBRARIES \
1041	uninstall-radeon_drv_laLTLIBRARIES \
1042	uninstall-theatre200_drv_laLTLIBRARIES \
1043	uninstall-theatre_detect_drv_laLTLIBRARIES \
1044	uninstall-theatre_drv_laLTLIBRARIES
1045
1046
1047# Tell versions [3.59,3.63) of GNU make to not export all variables.
1048# Otherwise a system limit (for SysV at least) may be exceeded.
1049.NOEXPORT:
1050