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