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