Makefile.in revision 2e76d66d
1# Makefile.in generated by automake 1.10.2 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#
19#  Permission is hereby granted, free of charge, to any person obtaining a
20#  copy of this software and associated documentation files (the "Software"),
21#  to deal in the Software without restriction, including without limitation
22#  on the rights to use, copy, modify, merge, publish, distribute, sub
23#  license, and/or sell copies of the Software, and to permit persons to whom
24#  the Software is furnished to do so, subject to the following conditions:
25#
26#  The above copyright notice and this permission notice (including the next
27#  paragraph) shall be included in all copies or substantial portions of the
28#  Software.
29#
30#  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31#  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32#  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
33#  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
34#  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
35#  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
36
37VPATH = @srcdir@
38pkgdatadir = $(datadir)/@PACKAGE@
39pkglibdir = $(libdir)/@PACKAGE@
40pkgincludedir = $(includedir)/@PACKAGE@
41am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
42install_sh_DATA = $(install_sh) -c -m 644
43install_sh_PROGRAM = $(install_sh) -c
44install_sh_SCRIPT = $(install_sh) -c
45INSTALL_HEADER = $(INSTALL_DATA)
46transform = $(program_transform_name)
47NORMAL_INSTALL = :
48PRE_INSTALL = :
49POST_INSTALL = :
50NORMAL_UNINSTALL = :
51PRE_UNINSTALL = :
52POST_UNINSTALL = :
53build_triplet = @build@
54host_triplet = @host@
55@XSERVER_LIBPCIACCESS_TRUE@am__append_1 = @PCIACCESS_LIBS@
56@XMODES_TRUE@am__append_2 = \
57@XMODES_TRUE@	$(XMODE_SRCS)
58
59@DRI_TRUE@am__append_3 = \
60@DRI_TRUE@	$(INTEL_DRI_SRCS)
61
62@DRI_TRUE@am__append_4 = \
63@DRI_TRUE@	$(DRI_LIBS)
64
65@XVMC_TRUE@am__append_5 = \
66@XVMC_TRUE@	$(INTEL_XVMC_SRCS)
67
68subdir = src
69DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
70ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
71am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
72	$(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 =
78am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
79am__vpath_adj = case $$p in \
80    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
81    *) f=$$p;; \
82  esac;
83am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
84am__installdirs = "$(DESTDIR)$(intel_drv_ladir)"
85intel_drv_laLTLIBRARIES_INSTALL = $(INSTALL)
86LTLIBRARIES = $(intel_drv_la_LTLIBRARIES)
87am__DEPENDENCIES_1 =
88@DRI_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
89intel_drv_la_DEPENDENCIES = ../uxa/libuxa.la $(am__DEPENDENCIES_1) \
90	$(am__DEPENDENCIES_2)
91am__intel_drv_la_SOURCES_DIST = brw_defines.h brw_structs.h common.h \
92	i2c_vid.h i810_accel.c i810_common.h i810_cursor.c i810_dga.c \
93	i810_driver.c i810.h i810_io.c i810_memory.c i810_reg.h \
94	i810_ring.h i810_video.c i810_wmark.c i830_3d.c i830_accel.c \
95	i830_bios.c i830_bios.h i830_batchbuffer.c i830_batchbuffer.h \
96	i830_common.h i830_crt.c i830_cursor.c i830_debug.c \
97	i830_debug.h i830_display.c i830_display.h i830_quirks.c \
98	i830_driver.c i830_dvo.c i830.h i830_hdmi.c i830_i2c.c \
99	i830_io.c i830_lvds.c i830_memory.c i830_modes.c i830_video.c \
100	i830_video.h i830_reg.h i830_ring.h i830_sdvo.c i830_sdvo.h \
101	i830_sdvo_regs.h i830_tv.c i915_3d.c i915_3d.h i915_reg.h \
102	i915_video.c i965_video.c i830_exa.c i830_xaa.c i830_render.c \
103	i915_render.c i965_render.c drmmode_display.c \
104	local_xf86Rename.h parser/xf86Parser.h parser/xf86Optrec.h \
105	modes/xf86Modes.h modes/xf86Modes.c modes/xf86cvt.c \
106	modes/xf86Crtc.h modes/xf86Crtc.c modes/xf86Cursors.c \
107	modes/xf86EdidModes.c modes/xf86RandR12.c modes/xf86RandR12.h \
108	modes/xf86Rename.h modes/xf86Rotate.c modes/xf86DiDGA.c \
109	i810_dri.c i810_dri.h i830_dri.c i810_hwmc.c i830_dri.h \
110	i830_hwmc.h i830_hwmc.c i915_hwmc.c i915_hwmc.h i965_hwmc.c \
111	i965_hwmc.h
112am__objects_1 = xf86Modes.lo xf86cvt.lo xf86Crtc.lo xf86Cursors.lo \
113	xf86EdidModes.lo xf86RandR12.lo xf86Rotate.lo xf86DiDGA.lo
114@XMODES_TRUE@am__objects_2 = $(am__objects_1)
115am__objects_3 = i810_dri.lo i830_dri.lo i810_hwmc.lo
116@DRI_TRUE@am__objects_4 = $(am__objects_3)
117am__objects_5 = i830_hwmc.lo i915_hwmc.lo i965_hwmc.lo
118@XVMC_TRUE@am__objects_6 = $(am__objects_5)
119am_intel_drv_la_OBJECTS = i810_accel.lo i810_cursor.lo i810_dga.lo \
120	i810_driver.lo i810_io.lo i810_memory.lo i810_video.lo \
121	i810_wmark.lo i830_3d.lo i830_accel.lo i830_bios.lo \
122	i830_batchbuffer.lo i830_crt.lo i830_cursor.lo i830_debug.lo \
123	i830_display.lo i830_quirks.lo i830_driver.lo i830_dvo.lo \
124	i830_hdmi.lo i830_i2c.lo i830_io.lo i830_lvds.lo \
125	i830_memory.lo i830_modes.lo i830_video.lo i830_sdvo.lo \
126	i830_tv.lo i915_3d.lo i915_video.lo i965_video.lo i830_exa.lo \
127	i830_xaa.lo i830_render.lo i915_render.lo i965_render.lo \
128	drmmode_display.lo $(am__objects_2) $(am__objects_4) \
129	$(am__objects_6)
130intel_drv_la_OBJECTS = $(am_intel_drv_la_OBJECTS)
131intel_drv_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
132	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
133	$(intel_drv_la_LDFLAGS) $(LDFLAGS) -o $@
134DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
135depcomp = $(SHELL) $(top_srcdir)/depcomp
136am__depfiles_maybe = depfiles
137COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
138	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
139CCLD = $(CC)
140LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
141	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
142	$(LDFLAGS) -o $@
143SOURCES = $(intel_drv_la_SOURCES)
144DIST_SOURCES = $(am__intel_drv_la_SOURCES_DIST)
145RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
146	html-recursive info-recursive install-data-recursive \
147	install-dvi-recursive install-exec-recursive \
148	install-html-recursive install-info-recursive \
149	install-pdf-recursive install-ps-recursive install-recursive \
150	installcheck-recursive installdirs-recursive pdf-recursive \
151	ps-recursive uninstall-recursive
152RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
153  distclean-recursive maintainer-clean-recursive
154ETAGS = etags
155CTAGS = ctags
156DIST_SUBDIRS = xvmc bios_reader ch7017 ch7xxx ivch sil164 tfp410 \
157	reg_dumper
158DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
159ACLOCAL = @ACLOCAL@
160ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
161ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
162AMTAR = @AMTAR@
163APP_MAN_DIR = @APP_MAN_DIR@
164APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
165AR = @AR@
166AUTOCONF = @AUTOCONF@
167AUTOHEADER = @AUTOHEADER@
168AUTOMAKE = @AUTOMAKE@
169AWK = @AWK@
170CC = @CC@
171CCDEPMODE = @CCDEPMODE@
172CFLAGS = @CFLAGS@
173CPP = @CPP@
174CPPFLAGS = @CPPFLAGS@
175CYGPATH_W = @CYGPATH_W@
176DEFS = @DEFS@
177DEPDIR = @DEPDIR@
178DOLT_BASH = @DOLT_BASH@
179DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
180DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
181DRIVER_NAME = @DRIVER_NAME@
182DRI_CFLAGS = @DRI_CFLAGS@
183DRI_LIBS = @DRI_LIBS@
184DRM_CFLAGS = @DRM_CFLAGS@
185DRM_LIBS = @DRM_LIBS@
186DRM_MODE_CFLAGS = @DRM_MODE_CFLAGS@
187DRM_MODE_LIBS = @DRM_MODE_LIBS@
188DSYMUTIL = @DSYMUTIL@
189DUMPBIN = @DUMPBIN@
190ECHO_C = @ECHO_C@
191ECHO_N = @ECHO_N@
192ECHO_T = @ECHO_T@
193EGREP = @EGREP@
194EXEEXT = @EXEEXT@
195FGREP = @FGREP@
196FILE_MAN_DIR = @FILE_MAN_DIR@
197FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
198GREP = @GREP@
199INSTALL = @INSTALL@
200INSTALL_DATA = @INSTALL_DATA@
201INSTALL_PROGRAM = @INSTALL_PROGRAM@
202INSTALL_SCRIPT = @INSTALL_SCRIPT@
203INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
204LD = @LD@
205LDFLAGS = @LDFLAGS@
206LIBOBJS = @LIBOBJS@
207LIBS = @LIBS@
208LIBTOOL = @LIBTOOL@
209LIB_MAN_DIR = @LIB_MAN_DIR@
210LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
211LINUXDOC = @LINUXDOC@
212LIPO = @LIPO@
213LN_S = @LN_S@
214LTCOMPILE = @LTCOMPILE@
215LTCXXCOMPILE = @LTCXXCOMPILE@
216LTLIBOBJS = @LTLIBOBJS@
217MAINT = @MAINT@
218MAKEINFO = @MAKEINFO@
219MAKE_HTML = @MAKE_HTML@
220MAKE_PDF = @MAKE_PDF@
221MAKE_PS = @MAKE_PS@
222MAKE_TEXT = @MAKE_TEXT@
223MISC_MAN_DIR = @MISC_MAN_DIR@
224MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
225MKDIR_P = @MKDIR_P@
226NM = @NM@
227NMEDIT = @NMEDIT@
228OBJDUMP = @OBJDUMP@
229OBJEXT = @OBJEXT@
230OTOOL = @OTOOL@
231OTOOL64 = @OTOOL64@
232PACKAGE = @PACKAGE@
233PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
234PACKAGE_NAME = @PACKAGE_NAME@
235PACKAGE_STRING = @PACKAGE_STRING@
236PACKAGE_TARNAME = @PACKAGE_TARNAME@
237PACKAGE_VERSION = @PACKAGE_VERSION@
238PATH_SEPARATOR = @PATH_SEPARATOR@
239PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
240PCIACCESS_LIBS = @PCIACCESS_LIBS@
241PKG_CONFIG = @PKG_CONFIG@
242PS2PDF = @PS2PDF@
243RANLIB = @RANLIB@
244SED = @SED@
245SERVER_1_5_CFLAGS = @SERVER_1_5_CFLAGS@
246SERVER_1_5_LIBS = @SERVER_1_5_LIBS@
247SET_MAKE = @SET_MAKE@
248SHELL = @SHELL@
249STRIP = @STRIP@
250VERSION = @VERSION@
251WARN_CFLAGS = @WARN_CFLAGS@
252XEXT_CFLAGS = @XEXT_CFLAGS@
253XEXT_LIBS = @XEXT_LIBS@
254XMODES_CFLAGS = @XMODES_CFLAGS@
255XORG_CFLAGS = @XORG_CFLAGS@
256XORG_LIBS = @XORG_LIBS@
257XVMCLIB_CFLAGS = @XVMCLIB_CFLAGS@
258XVMCLIB_LIBS = @XVMCLIB_LIBS@
259abs_builddir = @abs_builddir@
260abs_srcdir = @abs_srcdir@
261abs_top_builddir = @abs_top_builddir@
262abs_top_srcdir = @abs_top_srcdir@
263ac_ct_CC = @ac_ct_CC@
264ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
265am__include = @am__include@
266am__leading_dot = @am__leading_dot@
267am__quote = @am__quote@
268am__tar = @am__tar@
269am__untar = @am__untar@
270bindir = @bindir@
271build = @build@
272build_alias = @build_alias@
273build_cpu = @build_cpu@
274build_os = @build_os@
275build_vendor = @build_vendor@
276builddir = @builddir@
277datadir = @datadir@
278datarootdir = @datarootdir@
279docdir = @docdir@
280dvidir = @dvidir@
281exec_prefix = @exec_prefix@
282gen4asm = @gen4asm@
283host = @host@
284host_alias = @host_alias@
285host_cpu = @host_cpu@
286host_os = @host_os@
287host_vendor = @host_vendor@
288htmldir = @htmldir@
289includedir = @includedir@
290infodir = @infodir@
291install_sh = @install_sh@
292libdir = @libdir@
293libexecdir = @libexecdir@
294localedir = @localedir@
295localstatedir = @localstatedir@
296lt_ECHO = @lt_ECHO@
297mandir = @mandir@
298mkdir_p = @mkdir_p@
299moduledir = @moduledir@
300oldincludedir = @oldincludedir@
301pdfdir = @pdfdir@
302prefix = @prefix@
303program_transform_name = @program_transform_name@
304psdir = @psdir@
305sbindir = @sbindir@
306sharedstatedir = @sharedstatedir@
307srcdir = @srcdir@
308sysconfdir = @sysconfdir@
309target_alias = @target_alias@
310top_build_prefix = @top_build_prefix@
311top_builddir = @top_builddir@
312top_srcdir = @top_srcdir@
313@LIBPCIACCESS_TRUE@REGDUMPER = reg_dumper
314SUBDIRS = xvmc bios_reader ch7017 ch7xxx ivch sil164 tfp410 $(REGDUMPER)
315
316# this is obnoxious:
317# -module lets us name the module exactly how we want
318# -avoid-version prevents gratuitous .0.0.0 version numbers on the end
319# _ladir passes a dummy rpath to libtool so the thing will actually link
320# TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc.
321AM_CFLAGS = @WARN_CFLAGS@ @XORG_CFLAGS@ @DRM_CFLAGS@ @DRI_CFLAGS@ \
322	@PCIACCESS_CFLAGS@ -I$(top_srcdir)/uxa \
323	@XMODES_CFLAGS@ -DI830_XV -DI830_USE_XAA -DI830_USE_EXA -DI830_USE_UXA
324
325intel_drv_la_LTLIBRARIES = intel_drv.la
326intel_drv_la_LDFLAGS = -module -avoid-version
327intel_drv_ladir = @moduledir@/drivers
328intel_drv_la_LIBADD = -lm @DRM_LIBS@ -ldrm_intel ../uxa/libuxa.la \
329	$(am__append_1) $(am__append_4)
330XMODE_SRCS = \
331	 local_xf86Rename.h \
332	 parser/xf86Parser.h \
333	 parser/xf86Optrec.h \
334	 modes/xf86Modes.h \
335	 modes/xf86Modes.c \
336	 modes/xf86cvt.c \
337	 modes/xf86Crtc.h \
338	 modes/xf86Crtc.c \
339	 modes/xf86Cursors.c \
340	 modes/xf86EdidModes.c \
341	 modes/xf86RandR12.c \
342	 modes/xf86RandR12.h \
343	 modes/xf86Rename.h \
344	 modes/xf86Rotate.c \
345	 modes/xf86DiDGA.c
346
347INTEL_DRI_SRCS = \
348         i810_dri.c \
349         i810_dri.h \
350         i830_dri.c \
351         i810_hwmc.c \
352         i830_dri.h
353
354INTEL_XVMC_SRCS = \
355	 i830_hwmc.h \
356	 i830_hwmc.c \
357         i915_hwmc.c \
358         i915_hwmc.h \
359         i965_hwmc.c \
360         i965_hwmc.h
361
362intel_drv_la_SOURCES = brw_defines.h brw_structs.h common.h i2c_vid.h \
363	i810_accel.c i810_common.h i810_cursor.c i810_dga.c \
364	i810_driver.c i810.h i810_io.c i810_memory.c i810_reg.h \
365	i810_ring.h i810_video.c i810_wmark.c i830_3d.c i830_accel.c \
366	i830_bios.c i830_bios.h i830_batchbuffer.c i830_batchbuffer.h \
367	i830_common.h i830_crt.c i830_cursor.c i830_debug.c \
368	i830_debug.h i830_display.c i830_display.h i830_quirks.c \
369	i830_driver.c i830_dvo.c i830.h i830_hdmi.c i830_i2c.c \
370	i830_io.c i830_lvds.c i830_memory.c i830_modes.c i830_video.c \
371	i830_video.h i830_reg.h i830_ring.h i830_sdvo.c i830_sdvo.h \
372	i830_sdvo_regs.h i830_tv.c i915_3d.c i915_3d.h i915_reg.h \
373	i915_video.c i965_video.c i830_exa.c i830_xaa.c i830_render.c \
374	i915_render.c i965_render.c drmmode_display.c $(am__append_2) \
375	$(am__append_3) $(am__append_5)
376INTEL_G4A = \
377	packed_yuv_sf.g4a		\
378	packed_yuv_wm.g4a		\
379	exa_sf.g4a 			\
380	exa_sf_mask.g4a 		\
381	exa_wm_src_affine.g4a 		\
382	exa_wm_src_projective.g4a 	\
383	exa_wm_src_sample_argb.g4a 	\
384	exa_wm_src_sample_a.g4a 	\
385	exa_wm_src_sample_planar.g4a 	\
386	exa_wm_mask_affine.g4a 		\
387	exa_wm_mask_projective.g4a 	\
388	exa_wm_mask_sample_argb.g4a 	\
389	exa_wm_mask_sample_a.g4a 	\
390	exa_wm_noca.g4a			\
391	exa_wm_ca.g4a			\
392	exa_wm_ca_srcalpha.g4a		\
393	exa_wm_write.g4a 		\
394	exa_wm_yuv_rgb.g4a		\
395	exa_wm_xy.g4a
396
397INTEL_G4I = \
398	exa_wm.g4i			\
399	exa_wm_affine.g4i		\
400	exa_wm_projective.g4i
401
402INTEL_G4B = \
403	packed_yuv_sf.g4b		\
404	packed_yuv_wm.g4b		\
405	exa_sf.g4b 			\
406	exa_sf_mask.g4b 		\
407	exa_wm_src_affine.g4b 		\
408	exa_wm_src_projective.g4b 	\
409	exa_wm_src_sample_argb.g4b 	\
410	exa_wm_src_sample_a.g4b 	\
411	exa_wm_src_sample_planar.g4b 	\
412	exa_wm_mask_affine.g4b 		\
413	exa_wm_mask_projective.g4b 	\
414	exa_wm_mask_sample_argb.g4b 	\
415	exa_wm_mask_sample_a.g4b 	\
416	exa_wm_noca.g4b			\
417	exa_wm_ca.g4b			\
418	exa_wm_ca_srcalpha.g4b		\
419	exa_wm_write.g4b 		\
420	exa_wm_yuv_rgb.g4b		\
421	exa_wm_xy.g4b
422
423EXTRA_DIST = \
424	$(XMODE_SRCS)	\
425	$(INTEL_G4A)	\
426	$(INTEL_G4I)	\
427	$(INTEL_G4B)	\
428	$(INTEL_DRI_SRCS) \
429	$(INTEL_XVMC_SRCS)
430
431@HAVE_GEN4ASM_TRUE@SUFFIXES = .g4a .g4b
432@HAVE_GEN4ASM_TRUE@BUILT_SOURCES = $(INTEL_G4B)
433all: $(BUILT_SOURCES)
434	$(MAKE) $(AM_MAKEFLAGS) all-recursive
435
436.SUFFIXES:
437.SUFFIXES: .g4a .g4b .c .lo .o .obj
438$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
439	@for dep in $?; do \
440	  case '$(am__configure_deps)' in \
441	    *$$dep*) \
442	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
443	        && { if test -f $@; then exit 0; else break; fi; }; \
444	      exit 1;; \
445	  esac; \
446	done; \
447	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/Makefile'; \
448	cd $(top_srcdir) && \
449	  $(AUTOMAKE) --foreign  src/Makefile
450.PRECIOUS: Makefile
451Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
452	@case '$?' in \
453	  *config.status*) \
454	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
455	  *) \
456	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
457	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
458	esac;
459
460$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
461	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
462
463$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
464	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
465$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
466	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
467install-intel_drv_laLTLIBRARIES: $(intel_drv_la_LTLIBRARIES)
468	@$(NORMAL_INSTALL)
469	test -z "$(intel_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(intel_drv_ladir)"
470	@list='$(intel_drv_la_LTLIBRARIES)'; for p in $$list; do \
471	  if test -f $$p; then \
472	    f=$(am__strip_dir) \
473	    echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(intel_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(intel_drv_ladir)/$$f'"; \
474	    $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(intel_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(intel_drv_ladir)/$$f"; \
475	  else :; fi; \
476	done
477
478uninstall-intel_drv_laLTLIBRARIES:
479	@$(NORMAL_UNINSTALL)
480	@list='$(intel_drv_la_LTLIBRARIES)'; for p in $$list; do \
481	  p=$(am__strip_dir) \
482	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(intel_drv_ladir)/$$p'"; \
483	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(intel_drv_ladir)/$$p"; \
484	done
485
486clean-intel_drv_laLTLIBRARIES:
487	-test -z "$(intel_drv_la_LTLIBRARIES)" || rm -f $(intel_drv_la_LTLIBRARIES)
488	@list='$(intel_drv_la_LTLIBRARIES)'; for p in $$list; do \
489	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
490	  test "$$dir" != "$$p" || dir=.; \
491	  echo "rm -f \"$${dir}/so_locations\""; \
492	  rm -f "$${dir}/so_locations"; \
493	done
494intel_drv.la: $(intel_drv_la_OBJECTS) $(intel_drv_la_DEPENDENCIES) 
495	$(intel_drv_la_LINK) -rpath $(intel_drv_ladir) $(intel_drv_la_OBJECTS) $(intel_drv_la_LIBADD) $(LIBS)
496
497mostlyclean-compile:
498	-rm -f *.$(OBJEXT)
499
500distclean-compile:
501	-rm -f *.tab.c
502
503@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/drmmode_display.Plo@am__quote@
504@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i810_accel.Plo@am__quote@
505@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i810_cursor.Plo@am__quote@
506@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i810_dga.Plo@am__quote@
507@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i810_dri.Plo@am__quote@
508@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i810_driver.Plo@am__quote@
509@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i810_hwmc.Plo@am__quote@
510@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i810_io.Plo@am__quote@
511@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i810_memory.Plo@am__quote@
512@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i810_video.Plo@am__quote@
513@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i810_wmark.Plo@am__quote@
514@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_3d.Plo@am__quote@
515@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_accel.Plo@am__quote@
516@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_batchbuffer.Plo@am__quote@
517@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_bios.Plo@am__quote@
518@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_crt.Plo@am__quote@
519@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_cursor.Plo@am__quote@
520@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_debug.Plo@am__quote@
521@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_display.Plo@am__quote@
522@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_dri.Plo@am__quote@
523@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_driver.Plo@am__quote@
524@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_dvo.Plo@am__quote@
525@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_exa.Plo@am__quote@
526@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_hdmi.Plo@am__quote@
527@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_hwmc.Plo@am__quote@
528@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_i2c.Plo@am__quote@
529@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_io.Plo@am__quote@
530@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_lvds.Plo@am__quote@
531@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_memory.Plo@am__quote@
532@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_modes.Plo@am__quote@
533@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_quirks.Plo@am__quote@
534@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_render.Plo@am__quote@
535@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_sdvo.Plo@am__quote@
536@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_tv.Plo@am__quote@
537@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_video.Plo@am__quote@
538@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i830_xaa.Plo@am__quote@
539@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i915_3d.Plo@am__quote@
540@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i915_hwmc.Plo@am__quote@
541@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i915_render.Plo@am__quote@
542@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i915_video.Plo@am__quote@
543@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i965_hwmc.Plo@am__quote@
544@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i965_render.Plo@am__quote@
545@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i965_video.Plo@am__quote@
546@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xf86Crtc.Plo@am__quote@
547@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xf86Cursors.Plo@am__quote@
548@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xf86DiDGA.Plo@am__quote@
549@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xf86EdidModes.Plo@am__quote@
550@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xf86Modes.Plo@am__quote@
551@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xf86RandR12.Plo@am__quote@
552@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xf86Rotate.Plo@am__quote@
553@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xf86cvt.Plo@am__quote@
554
555.c.o:
556@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
557@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
558@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
559@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
560@am__fastdepCC_FALSE@	$(COMPILE) -c $<
561
562.c.obj:
563@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
564@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
565@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
566@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
567@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
568
569.c.lo:
570@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
571@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
572@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
573@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
574@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
575
576xf86Modes.lo: modes/xf86Modes.c
577@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
578@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/xf86Modes.Tpo $(DEPDIR)/xf86Modes.Plo
579@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modes/xf86Modes.c' object='xf86Modes.lo' libtool=yes @AMDEPBACKSLASH@
580@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
581@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
582
583xf86cvt.lo: modes/xf86cvt.c
584@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
585@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/xf86cvt.Tpo $(DEPDIR)/xf86cvt.Plo
586@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modes/xf86cvt.c' object='xf86cvt.lo' libtool=yes @AMDEPBACKSLASH@
587@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
588@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
589
590xf86Crtc.lo: modes/xf86Crtc.c
591@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
592@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/xf86Crtc.Tpo $(DEPDIR)/xf86Crtc.Plo
593@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modes/xf86Crtc.c' object='xf86Crtc.lo' libtool=yes @AMDEPBACKSLASH@
594@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
595@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
596
597xf86Cursors.lo: modes/xf86Cursors.c
598@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
599@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/xf86Cursors.Tpo $(DEPDIR)/xf86Cursors.Plo
600@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modes/xf86Cursors.c' object='xf86Cursors.lo' libtool=yes @AMDEPBACKSLASH@
601@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
602@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
603
604xf86EdidModes.lo: modes/xf86EdidModes.c
605@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
606@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/xf86EdidModes.Tpo $(DEPDIR)/xf86EdidModes.Plo
607@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modes/xf86EdidModes.c' object='xf86EdidModes.lo' libtool=yes @AMDEPBACKSLASH@
608@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
609@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
610
611xf86RandR12.lo: modes/xf86RandR12.c
612@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
613@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/xf86RandR12.Tpo $(DEPDIR)/xf86RandR12.Plo
614@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modes/xf86RandR12.c' object='xf86RandR12.lo' libtool=yes @AMDEPBACKSLASH@
615@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
616@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
617
618xf86Rotate.lo: modes/xf86Rotate.c
619@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
620@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/xf86Rotate.Tpo $(DEPDIR)/xf86Rotate.Plo
621@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modes/xf86Rotate.c' object='xf86Rotate.lo' libtool=yes @AMDEPBACKSLASH@
622@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
623@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
624
625xf86DiDGA.lo: modes/xf86DiDGA.c
626@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
627@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/xf86DiDGA.Tpo $(DEPDIR)/xf86DiDGA.Plo
628@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modes/xf86DiDGA.c' object='xf86DiDGA.lo' libtool=yes @AMDEPBACKSLASH@
629@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
630@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
631
632mostlyclean-libtool:
633	-rm -f *.lo
634
635clean-libtool:
636	-rm -rf .libs _libs
637
638# This directory's subdirectories are mostly independent; you can cd
639# into them and run `make' without going through this Makefile.
640# To change the values of `make' variables: instead of editing Makefiles,
641# (1) if the variable is set in `config.status', edit `config.status'
642#     (which will cause the Makefiles to be regenerated when you run `make');
643# (2) otherwise, pass the desired values on the `make' command line.
644$(RECURSIVE_TARGETS):
645	@failcom='exit 1'; \
646	for f in x $$MAKEFLAGS; do \
647	  case $$f in \
648	    *=* | --[!k]*);; \
649	    *k*) failcom='fail=yes';; \
650	  esac; \
651	done; \
652	dot_seen=no; \
653	target=`echo $@ | sed s/-recursive//`; \
654	list='$(SUBDIRS)'; for subdir in $$list; do \
655	  echo "Making $$target in $$subdir"; \
656	  if test "$$subdir" = "."; then \
657	    dot_seen=yes; \
658	    local_target="$$target-am"; \
659	  else \
660	    local_target="$$target"; \
661	  fi; \
662	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
663	  || eval $$failcom; \
664	done; \
665	if test "$$dot_seen" = "no"; then \
666	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
667	fi; test -z "$$fail"
668
669$(RECURSIVE_CLEAN_TARGETS):
670	@failcom='exit 1'; \
671	for f in x $$MAKEFLAGS; do \
672	  case $$f in \
673	    *=* | --[!k]*);; \
674	    *k*) failcom='fail=yes';; \
675	  esac; \
676	done; \
677	dot_seen=no; \
678	case "$@" in \
679	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
680	  *) list='$(SUBDIRS)' ;; \
681	esac; \
682	rev=''; for subdir in $$list; do \
683	  if test "$$subdir" = "."; then :; else \
684	    rev="$$subdir $$rev"; \
685	  fi; \
686	done; \
687	rev="$$rev ."; \
688	target=`echo $@ | sed s/-recursive//`; \
689	for subdir in $$rev; do \
690	  echo "Making $$target in $$subdir"; \
691	  if test "$$subdir" = "."; then \
692	    local_target="$$target-am"; \
693	  else \
694	    local_target="$$target"; \
695	  fi; \
696	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
697	  || eval $$failcom; \
698	done && test -z "$$fail"
699tags-recursive:
700	list='$(SUBDIRS)'; for subdir in $$list; do \
701	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
702	done
703ctags-recursive:
704	list='$(SUBDIRS)'; for subdir in $$list; do \
705	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
706	done
707
708ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
709	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
710	unique=`for i in $$list; do \
711	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
712	  done | \
713	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
714	      END { if (nonempty) { for (i in files) print i; }; }'`; \
715	mkid -fID $$unique
716tags: TAGS
717
718TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
719		$(TAGS_FILES) $(LISP)
720	tags=; \
721	here=`pwd`; \
722	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
723	  include_option=--etags-include; \
724	  empty_fix=.; \
725	else \
726	  include_option=--include; \
727	  empty_fix=; \
728	fi; \
729	list='$(SUBDIRS)'; for subdir in $$list; do \
730	  if test "$$subdir" = .; then :; else \
731	    test ! -f $$subdir/TAGS || \
732	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
733	  fi; \
734	done; \
735	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
736	unique=`for i in $$list; do \
737	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
738	  done | \
739	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
740	      END { if (nonempty) { for (i in files) print i; }; }'`; \
741	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
742	  test -n "$$unique" || unique=$$empty_fix; \
743	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
744	    $$tags $$unique; \
745	fi
746ctags: CTAGS
747CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
748		$(TAGS_FILES) $(LISP)
749	tags=; \
750	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
751	unique=`for i in $$list; do \
752	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
753	  done | \
754	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
755	      END { if (nonempty) { for (i in files) print i; }; }'`; \
756	test -z "$(CTAGS_ARGS)$$tags$$unique" \
757	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
758	     $$tags $$unique
759
760GTAGS:
761	here=`$(am__cd) $(top_builddir) && pwd` \
762	  && cd $(top_srcdir) \
763	  && gtags -i $(GTAGS_ARGS) $$here
764
765distclean-tags:
766	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
767
768distdir: $(DISTFILES)
769	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
770	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
771	list='$(DISTFILES)'; \
772	  dist_files=`for file in $$list; do echo $$file; done | \
773	  sed -e "s|^$$srcdirstrip/||;t" \
774	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
775	case $$dist_files in \
776	  */*) $(MKDIR_P) `echo "$$dist_files" | \
777			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
778			   sort -u` ;; \
779	esac; \
780	for file in $$dist_files; do \
781	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
782	  if test -d $$d/$$file; then \
783	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
784	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
785	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
786	    fi; \
787	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
788	  else \
789	    test -f $(distdir)/$$file \
790	    || cp -p $$d/$$file $(distdir)/$$file \
791	    || exit 1; \
792	  fi; \
793	done
794	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
795	  if test "$$subdir" = .; then :; else \
796	    test -d "$(distdir)/$$subdir" \
797	    || $(MKDIR_P) "$(distdir)/$$subdir" \
798	    || exit 1; \
799	    distdir=`$(am__cd) $(distdir) && pwd`; \
800	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
801	    (cd $$subdir && \
802	      $(MAKE) $(AM_MAKEFLAGS) \
803	        top_distdir="$$top_distdir" \
804	        distdir="$$distdir/$$subdir" \
805		am__remove_distdir=: \
806		am__skip_length_check=: \
807	        distdir) \
808	      || exit 1; \
809	  fi; \
810	done
811check-am: all-am
812check: $(BUILT_SOURCES)
813	$(MAKE) $(AM_MAKEFLAGS) check-recursive
814all-am: Makefile $(LTLIBRARIES)
815installdirs: installdirs-recursive
816installdirs-am:
817	for dir in "$(DESTDIR)$(intel_drv_ladir)"; do \
818	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
819	done
820install: $(BUILT_SOURCES)
821	$(MAKE) $(AM_MAKEFLAGS) install-recursive
822install-exec: install-exec-recursive
823install-data: install-data-recursive
824uninstall: uninstall-recursive
825
826install-am: all-am
827	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
828
829installcheck: installcheck-recursive
830install-strip:
831	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
832	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
833	  `test -z '$(STRIP)' || \
834	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
835mostlyclean-generic:
836
837clean-generic:
838
839distclean-generic:
840	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
841
842maintainer-clean-generic:
843	@echo "This command is intended for maintainers to use"
844	@echo "it deletes files that may require special tools to rebuild."
845	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
846@HAVE_GEN4ASM_FALSE@clean-local:
847clean: clean-recursive
848
849clean-am: clean-generic clean-intel_drv_laLTLIBRARIES clean-libtool \
850	clean-local mostlyclean-am
851
852distclean: distclean-recursive
853	-rm -rf ./$(DEPDIR)
854	-rm -f Makefile
855distclean-am: clean-am distclean-compile distclean-generic \
856	distclean-tags
857
858dvi: dvi-recursive
859
860dvi-am:
861
862html: html-recursive
863
864info: info-recursive
865
866info-am:
867
868install-data-am: install-intel_drv_laLTLIBRARIES
869
870install-dvi: install-dvi-recursive
871
872install-exec-am:
873
874install-html: install-html-recursive
875
876install-info: install-info-recursive
877
878install-man:
879
880install-pdf: install-pdf-recursive
881
882install-ps: install-ps-recursive
883
884installcheck-am:
885
886maintainer-clean: maintainer-clean-recursive
887	-rm -rf ./$(DEPDIR)
888	-rm -f Makefile
889maintainer-clean-am: distclean-am maintainer-clean-generic
890
891mostlyclean: mostlyclean-recursive
892
893mostlyclean-am: mostlyclean-compile mostlyclean-generic \
894	mostlyclean-libtool
895
896pdf: pdf-recursive
897
898pdf-am:
899
900ps: ps-recursive
901
902ps-am:
903
904uninstall-am: uninstall-intel_drv_laLTLIBRARIES
905
906.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
907	install-strip
908
909.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
910	all all-am check check-am clean clean-generic \
911	clean-intel_drv_laLTLIBRARIES clean-libtool clean-local ctags \
912	ctags-recursive distclean distclean-compile distclean-generic \
913	distclean-libtool distclean-tags distdir dvi dvi-am html \
914	html-am info info-am install install-am install-data \
915	install-data-am install-dvi install-dvi-am install-exec \
916	install-exec-am install-html install-html-am install-info \
917	install-info-am install-intel_drv_laLTLIBRARIES install-man \
918	install-pdf install-pdf-am install-ps install-ps-am \
919	install-strip installcheck installcheck-am installdirs \
920	installdirs-am maintainer-clean maintainer-clean-generic \
921	mostlyclean mostlyclean-compile mostlyclean-generic \
922	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
923	uninstall uninstall-am uninstall-intel_drv_laLTLIBRARIES
924
925@HAVE_GEN4ASM_TRUE@.g4a.g4b:
926@HAVE_GEN4ASM_TRUE@	m4 -I$(srcdir) -s $< > $*.g4m && intel-gen4asm -o $@ $*.g4m && rm $*.g4m
927
928@HAVE_GEN4ASM_TRUE@$(INTEL_G4B): $(INTEL_G4I)
929
930@HAVE_GEN4ASM_TRUE@clean-local:
931@HAVE_GEN4ASM_TRUE@	-rm -f $(INTEL_G4B)
932# Tell versions [3.59,3.63) of GNU make to not export all variables.
933# Otherwise a system limit (for SysV at least) may be exceeded.
934.NOEXPORT:
935