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