Makefile.in revision 1b12faf6
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18#  Copyright 2005 Adam Jackson.
19#  Copyright 2005 Red Hat, Inc.
20#
21#  Permission is hereby granted, free of charge, to any person obtaining a
22#  copy of this software and associated documentation files (the "Software"),
23#  to deal in the Software without restriction, including without limitation
24#  on the rights to use, copy, modify, merge, publish, distribute, sub
25#  license, and/or sell copies of the Software, and to permit persons to whom
26#  the Software is furnished to do so, subject to the following conditions:
27#
28#  The above copyright notice and this permission notice (including the next
29#  paragraph) shall be included in all copies or substantial portions of the
30#  Software.
31#
32#  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33#  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
34#  FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.  IN NO EVENT SHALL
35#  ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
36#  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
37#  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
38
39# this is obnoxious:
40# -module lets us name the module exactly how we want
41# -avoid-version prevents gratuitous .0.0.0 version numbers on the end
42# _ladir passes a dummy rpath to libtool so the thing will actually link
43# TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc.
44
45VPATH = @srcdir@
46pkgdatadir = $(datadir)/@PACKAGE@
47pkgincludedir = $(includedir)/@PACKAGE@
48pkglibdir = $(libdir)/@PACKAGE@
49pkglibexecdir = $(libexecdir)/@PACKAGE@
50am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51install_sh_DATA = $(install_sh) -c -m 644
52install_sh_PROGRAM = $(install_sh) -c
53install_sh_SCRIPT = $(install_sh) -c
54INSTALL_HEADER = $(INSTALL_DATA)
55transform = $(program_transform_name)
56NORMAL_INSTALL = :
57PRE_INSTALL = :
58POST_INSTALL = :
59NORMAL_UNINSTALL = :
60PRE_UNINSTALL = :
61POST_UNINSTALL = :
62build_triplet = @build@
63host_triplet = @host@
64subdir = src
65DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
66ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
67am__aclocal_m4_deps = $(top_srcdir)/configure.ac
68am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
69	$(ACLOCAL_M4)
70mkinstalldirs = $(install_sh) -d
71CONFIG_HEADER = $(top_builddir)/config.h
72CONFIG_CLEAN_FILES =
73CONFIG_CLEAN_VPATH_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 = f=`echo $$p | sed -e 's|^.*/||'`;
80am__install_max = 40
81am__nobase_strip_setup = \
82  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
83am__nobase_strip = \
84  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
85am__nobase_list = $(am__nobase_strip_setup); \
86  for p in $$list; do echo "$$p $$p"; done | \
87  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
88  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
89    if (++n[$$2] == $(am__install_max)) \
90      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
91    END { for (dir in files) print dir, files[dir] }'
92am__base_list = \
93  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
94  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
95am__installdirs = "$(DESTDIR)$(mach64_drv_ladir)"
96LTLIBRARIES = $(mach64_drv_la_LTLIBRARIES)
97mach64_drv_la_LIBADD =
98am__mach64_drv_la_SOURCES_DIST = atibus.c atichip.c atiprobe.c \
99	atividmem.c atiadjust.c atiaudio.c aticlock.c aticonfig.c \
100	aticonsole.c atidac.c atidecoder.c atidsp.c atii2c.c atilock.c \
101	atimach64.c atimach64accel.c atimach64cursor.c atimach64i2c.c \
102	atimach64io.c atimach64xv.c atimode.c atipreinit.c atiprint.c \
103	atirgb514.c atiscreen.c atituner.c atiutil.c ativalid.c \
104	atiload.c atimisc.c atimach64probe.c ativga.c ativgaio.c \
105	atibank.c atiwonder.c atiwonderio.c atidga.c atidri.c \
106	atimach64exa.c
107@ATIMISC_CPIO_TRUE@am__objects_1 = ativga.lo ativgaio.lo atibank.lo \
108@ATIMISC_CPIO_TRUE@	atiwonder.lo atiwonderio.lo
109@ATIMISC_DGA_TRUE@am__objects_2 = atidga.lo
110@DRI_TRUE@am__objects_3 = atidri.lo
111@USE_EXA_TRUE@am__objects_4 = atimach64exa.lo
112am_mach64_drv_la_OBJECTS = atibus.lo atichip.lo atiprobe.lo \
113	atividmem.lo atiadjust.lo atiaudio.lo aticlock.lo aticonfig.lo \
114	aticonsole.lo atidac.lo atidecoder.lo atidsp.lo atii2c.lo \
115	atilock.lo atimach64.lo atimach64accel.lo atimach64cursor.lo \
116	atimach64i2c.lo atimach64io.lo atimach64xv.lo atimode.lo \
117	atipreinit.lo atiprint.lo atirgb514.lo atiscreen.lo \
118	atituner.lo atiutil.lo ativalid.lo atiload.lo atimisc.lo \
119	atimach64probe.lo $(am__objects_1) $(am__objects_2) \
120	$(am__objects_3) $(am__objects_4)
121mach64_drv_la_OBJECTS = $(am_mach64_drv_la_OBJECTS)
122AM_V_lt = $(am__v_lt_$(V))
123am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
124am__v_lt_0 = --silent
125mach64_drv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
126	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
127	$(mach64_drv_la_LDFLAGS) $(LDFLAGS) -o $@
128DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
129depcomp = $(SHELL) $(top_srcdir)/depcomp
130am__depfiles_maybe = depfiles
131am__mv = mv -f
132COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
133	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
134LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
135	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
136	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
137	$(AM_CFLAGS) $(CFLAGS)
138AM_V_CC = $(am__v_CC_$(V))
139am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
140am__v_CC_0 = @echo "  CC    " $@;
141AM_V_at = $(am__v_at_$(V))
142am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
143am__v_at_0 = @
144CCLD = $(CC)
145LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
146	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
147	$(AM_LDFLAGS) $(LDFLAGS) -o $@
148AM_V_CCLD = $(am__v_CCLD_$(V))
149am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
150am__v_CCLD_0 = @echo "  CCLD  " $@;
151AM_V_GEN = $(am__v_GEN_$(V))
152am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
153am__v_GEN_0 = @echo "  GEN   " $@;
154SOURCES = $(mach64_drv_la_SOURCES)
155DIST_SOURCES = $(am__mach64_drv_la_SOURCES_DIST)
156ETAGS = etags
157CTAGS = ctags
158DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
159ACLOCAL = @ACLOCAL@
160ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
161ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
162AMTAR = @AMTAR@
163AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
164APP_MAN_DIR = @APP_MAN_DIR@
165APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
166AR = @AR@
167AUTOCONF = @AUTOCONF@
168AUTOHEADER = @AUTOHEADER@
169AUTOMAKE = @AUTOMAKE@
170AWK = @AWK@
171CC = @CC@
172CCDEPMODE = @CCDEPMODE@
173CFLAGS = @CFLAGS@
174CHANGELOG_CMD = @CHANGELOG_CMD@
175CPP = @CPP@
176CPPFLAGS = @CPPFLAGS@
177CWARNFLAGS = @CWARNFLAGS@
178CYGPATH_W = @CYGPATH_W@
179DEFS = @DEFS@
180DEPDIR = @DEPDIR@
181DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
182DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
183DRIVER_NAME = @DRIVER_NAME@
184DRI_CFLAGS = @DRI_CFLAGS@
185DRI_LIBS = @DRI_LIBS@
186DSYMUTIL = @DSYMUTIL@
187DUMPBIN = @DUMPBIN@
188ECHO_C = @ECHO_C@
189ECHO_N = @ECHO_N@
190ECHO_T = @ECHO_T@
191EGREP = @EGREP@
192EXEEXT = @EXEEXT@
193FGREP = @FGREP@
194FILE_MAN_DIR = @FILE_MAN_DIR@
195FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
196GREP = @GREP@
197INSTALL = @INSTALL@
198INSTALL_CMD = @INSTALL_CMD@
199INSTALL_DATA = @INSTALL_DATA@
200INSTALL_PROGRAM = @INSTALL_PROGRAM@
201INSTALL_SCRIPT = @INSTALL_SCRIPT@
202INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
203LD = @LD@
204LDFLAGS = @LDFLAGS@
205LIBOBJS = @LIBOBJS@
206LIBS = @LIBS@
207LIBTOOL = @LIBTOOL@
208LIB_MAN_DIR = @LIB_MAN_DIR@
209LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
210LIPO = @LIPO@
211LN_S = @LN_S@
212LTLIBOBJS = @LTLIBOBJS@
213MAINT = @MAINT@
214MAKEINFO = @MAKEINFO@
215MAN_SUBSTS = @MAN_SUBSTS@
216MISC_MAN_DIR = @MISC_MAN_DIR@
217MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
218MKDIR_P = @MKDIR_P@
219NM = @NM@
220NMEDIT = @NMEDIT@
221OBJDUMP = @OBJDUMP@
222OBJEXT = @OBJEXT@
223OTOOL = @OTOOL@
224OTOOL64 = @OTOOL64@
225PACKAGE = @PACKAGE@
226PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
227PACKAGE_NAME = @PACKAGE_NAME@
228PACKAGE_STRING = @PACKAGE_STRING@
229PACKAGE_TARNAME = @PACKAGE_TARNAME@
230PACKAGE_URL = @PACKAGE_URL@
231PACKAGE_VERSION = @PACKAGE_VERSION@
232PATH_SEPARATOR = @PATH_SEPARATOR@
233PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
234PCIACCESS_LIBS = @PCIACCESS_LIBS@
235PKG_CONFIG = @PKG_CONFIG@
236PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
237PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
238RANLIB = @RANLIB@
239SED = @SED@
240SET_MAKE = @SET_MAKE@
241SHELL = @SHELL@
242STRIP = @STRIP@
243VERSION = @VERSION@
244XEXT_CFLAGS = @XEXT_CFLAGS@
245XEXT_LIBS = @XEXT_LIBS@
246XORG_CFLAGS = @XORG_CFLAGS@
247XORG_LIBS = @XORG_LIBS@
248XORG_MAN_PAGE = @XORG_MAN_PAGE@
249abs_builddir = @abs_builddir@
250abs_srcdir = @abs_srcdir@
251abs_top_builddir = @abs_top_builddir@
252abs_top_srcdir = @abs_top_srcdir@
253ac_ct_CC = @ac_ct_CC@
254ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
255am__include = @am__include@
256am__leading_dot = @am__leading_dot@
257am__quote = @am__quote@
258am__tar = @am__tar@
259am__untar = @am__untar@
260bindir = @bindir@
261build = @build@
262build_alias = @build_alias@
263build_cpu = @build_cpu@
264build_os = @build_os@
265build_vendor = @build_vendor@
266builddir = @builddir@
267datadir = @datadir@
268datarootdir = @datarootdir@
269docdir = @docdir@
270dvidir = @dvidir@
271exec_prefix = @exec_prefix@
272host = @host@
273host_alias = @host_alias@
274host_cpu = @host_cpu@
275host_os = @host_os@
276host_vendor = @host_vendor@
277htmldir = @htmldir@
278includedir = @includedir@
279infodir = @infodir@
280install_sh = @install_sh@
281libdir = @libdir@
282libexecdir = @libexecdir@
283localedir = @localedir@
284localstatedir = @localstatedir@
285lt_ECHO = @lt_ECHO@
286mandir = @mandir@
287mkdir_p = @mkdir_p@
288moduledir = @moduledir@
289oldincludedir = @oldincludedir@
290pdfdir = @pdfdir@
291prefix = @prefix@
292program_transform_name = @program_transform_name@
293psdir = @psdir@
294sbindir = @sbindir@
295sharedstatedir = @sharedstatedir@
296srcdir = @srcdir@
297sysconfdir = @sysconfdir@
298target_alias = @target_alias@
299top_build_prefix = @top_build_prefix@
300top_builddir = @top_builddir@
301top_srcdir = @top_srcdir@
302@DRI_TRUE@ATIMISC_DRI_SRCS = atidri.c
303@ATIMISC_CPIO_TRUE@ATIMISC_CPIO_SOURCES = ativga.c ativgaio.c atibank.c atiwonder.c atiwonderio.c
304@ATIMISC_DGA_TRUE@ATIMISC_DGA_SOURCES = atidga.c
305@USE_EXA_TRUE@ATIMISC_EXA_SOURCES = atimach64exa.c
306AM_CFLAGS = $(CWARNFLAGS) @XORG_CFLAGS@ @DRI_CFLAGS@
307mach64_drv_la_LTLIBRARIES = mach64_drv.la
308mach64_drv_la_LDFLAGS = -module -avoid-version
309mach64_drv_ladir = @moduledir@/drivers
310mach64_drv_la_SOURCES = \
311	atibus.c atichip.c atiprobe.c atividmem.c \
312	atiadjust.c atiaudio.c aticlock.c aticonfig.c aticonsole.c \
313	atidac.c atidecoder.c atidsp.c atii2c.c \
314	atilock.c atimach64.c atimach64accel.c atimach64cursor.c \
315	atimach64i2c.c atimach64io.c atimach64xv.c atimode.c atipreinit.c \
316	atiprint.c atirgb514.c atiscreen.c atituner.c atiutil.c ativalid.c \
317	atiload.c atimisc.c atimach64probe.c $(ATIMISC_CPIO_SOURCES) \
318	$(ATIMISC_DGA_SOURCES) $(ATIMISC_DRI_SRCS) $(ATIMISC_EXA_SOURCES)
319
320EXTRA_DIST = \
321	atimach64render.c \
322	\
323	atiadjust.h \
324	atiaudio.h \
325	atibank.h \
326	atibus.h \
327	atichip.h \
328	aticlock.h \
329	aticonsole.h \
330	aticrtc.h \
331	aticursor.h \
332	atidac.h \
333	atidecoder.h \
334	atidga.h \
335	atidri.h \
336	atidripriv.h \
337	atidsp.h \
338	ati.h \
339	atii2c.h \
340	atiload.h \
341	atilock.h \
342	atimach64accel.h \
343	atimach64.h \
344	atimach64i2c.h \
345	atimach64io.h \
346	atimach64probe.h \
347	atimach64version.h \
348	atimode.h \
349	atioption.h \
350	atipreinit.h \
351	atiprint.h \
352	atipriv.h \
353	atiprobe.h \
354	atiregs.h \
355	atirgb514.h \
356	atiscreen.h \
357	atistruct.h \
358	atituner.h \
359	atiutil.h \
360	ativalid.h \
361	ativga.h \
362	ativgaio.h \
363	atividmem.h \
364	atiwonder.h \
365	atiwonderio.h \
366	atixv.h \
367	mach64_common.h \
368	mach64_dri.h \
369	mach64_sarea.h \
370	atipcirename.h
371
372all: all-am
373
374.SUFFIXES:
375.SUFFIXES: .c .lo .o .obj
376$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
377	@for dep in $?; do \
378	  case '$(am__configure_deps)' in \
379	    *$$dep*) \
380	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
381	        && { if test -f $@; then exit 0; else break; fi; }; \
382	      exit 1;; \
383	  esac; \
384	done; \
385	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
386	$(am__cd) $(top_srcdir) && \
387	  $(AUTOMAKE) --foreign src/Makefile
388.PRECIOUS: Makefile
389Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
390	@case '$?' in \
391	  *config.status*) \
392	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
393	  *) \
394	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
395	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
396	esac;
397
398$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
399	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
400
401$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
402	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
403$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
404	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
405$(am__aclocal_m4_deps):
406install-mach64_drv_laLTLIBRARIES: $(mach64_drv_la_LTLIBRARIES)
407	@$(NORMAL_INSTALL)
408	test -z "$(mach64_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(mach64_drv_ladir)"
409	@list='$(mach64_drv_la_LTLIBRARIES)'; test -n "$(mach64_drv_ladir)" || list=; \
410	list2=; for p in $$list; do \
411	  if test -f $$p; then \
412	    list2="$$list2 $$p"; \
413	  else :; fi; \
414	done; \
415	test -z "$$list2" || { \
416	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(mach64_drv_ladir)'"; \
417	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(mach64_drv_ladir)"; \
418	}
419
420uninstall-mach64_drv_laLTLIBRARIES:
421	@$(NORMAL_UNINSTALL)
422	@list='$(mach64_drv_la_LTLIBRARIES)'; test -n "$(mach64_drv_ladir)" || list=; \
423	for p in $$list; do \
424	  $(am__strip_dir) \
425	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(mach64_drv_ladir)/$$f'"; \
426	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(mach64_drv_ladir)/$$f"; \
427	done
428
429clean-mach64_drv_laLTLIBRARIES:
430	-test -z "$(mach64_drv_la_LTLIBRARIES)" || rm -f $(mach64_drv_la_LTLIBRARIES)
431	@list='$(mach64_drv_la_LTLIBRARIES)'; for p in $$list; do \
432	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
433	  test "$$dir" != "$$p" || dir=.; \
434	  echo "rm -f \"$${dir}/so_locations\""; \
435	  rm -f "$${dir}/so_locations"; \
436	done
437mach64_drv.la: $(mach64_drv_la_OBJECTS) $(mach64_drv_la_DEPENDENCIES) 
438	$(AM_V_CCLD)$(mach64_drv_la_LINK) -rpath $(mach64_drv_ladir) $(mach64_drv_la_OBJECTS) $(mach64_drv_la_LIBADD) $(LIBS)
439
440mostlyclean-compile:
441	-rm -f *.$(OBJEXT)
442
443distclean-compile:
444	-rm -f *.tab.c
445
446@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atiadjust.Plo@am__quote@
447@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atiaudio.Plo@am__quote@
448@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atibank.Plo@am__quote@
449@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atibus.Plo@am__quote@
450@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atichip.Plo@am__quote@
451@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aticlock.Plo@am__quote@
452@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aticonfig.Plo@am__quote@
453@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aticonsole.Plo@am__quote@
454@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atidac.Plo@am__quote@
455@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atidecoder.Plo@am__quote@
456@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atidga.Plo@am__quote@
457@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atidri.Plo@am__quote@
458@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atidsp.Plo@am__quote@
459@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atii2c.Plo@am__quote@
460@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atiload.Plo@am__quote@
461@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atilock.Plo@am__quote@
462@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimach64.Plo@am__quote@
463@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimach64accel.Plo@am__quote@
464@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimach64cursor.Plo@am__quote@
465@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimach64exa.Plo@am__quote@
466@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimach64i2c.Plo@am__quote@
467@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimach64io.Plo@am__quote@
468@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimach64probe.Plo@am__quote@
469@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimach64xv.Plo@am__quote@
470@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimisc.Plo@am__quote@
471@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimode.Plo@am__quote@
472@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atipreinit.Plo@am__quote@
473@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atiprint.Plo@am__quote@
474@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atiprobe.Plo@am__quote@
475@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atirgb514.Plo@am__quote@
476@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atiscreen.Plo@am__quote@
477@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atituner.Plo@am__quote@
478@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atiutil.Plo@am__quote@
479@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ativalid.Plo@am__quote@
480@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ativga.Plo@am__quote@
481@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ativgaio.Plo@am__quote@
482@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atividmem.Plo@am__quote@
483@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atiwonder.Plo@am__quote@
484@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atiwonderio.Plo@am__quote@
485
486.c.o:
487@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
488@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
489@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
490@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
491@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
492@am__fastdepCC_FALSE@	$(COMPILE) -c $<
493
494.c.obj:
495@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
496@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
497@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
498@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
499@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
500@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
501
502.c.lo:
503@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
504@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
505@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
506@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
507@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
508@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
509
510mostlyclean-libtool:
511	-rm -f *.lo
512
513clean-libtool:
514	-rm -rf .libs _libs
515
516ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
517	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
518	unique=`for i in $$list; do \
519	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
520	  done | \
521	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
522	      END { if (nonempty) { for (i in files) print i; }; }'`; \
523	mkid -fID $$unique
524tags: TAGS
525
526TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
527		$(TAGS_FILES) $(LISP)
528	set x; \
529	here=`pwd`; \
530	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
531	unique=`for i in $$list; do \
532	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
533	  done | \
534	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
535	      END { if (nonempty) { for (i in files) print i; }; }'`; \
536	shift; \
537	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
538	  test -n "$$unique" || unique=$$empty_fix; \
539	  if test $$# -gt 0; then \
540	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
541	      "$$@" $$unique; \
542	  else \
543	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
544	      $$unique; \
545	  fi; \
546	fi
547ctags: CTAGS
548CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
549		$(TAGS_FILES) $(LISP)
550	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
551	unique=`for i in $$list; do \
552	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
553	  done | \
554	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
555	      END { if (nonempty) { for (i in files) print i; }; }'`; \
556	test -z "$(CTAGS_ARGS)$$unique" \
557	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
558	     $$unique
559
560GTAGS:
561	here=`$(am__cd) $(top_builddir) && pwd` \
562	  && $(am__cd) $(top_srcdir) \
563	  && gtags -i $(GTAGS_ARGS) "$$here"
564
565distclean-tags:
566	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
567
568distdir: $(DISTFILES)
569	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
570	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
571	list='$(DISTFILES)'; \
572	  dist_files=`for file in $$list; do echo $$file; done | \
573	  sed -e "s|^$$srcdirstrip/||;t" \
574	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
575	case $$dist_files in \
576	  */*) $(MKDIR_P) `echo "$$dist_files" | \
577			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
578			   sort -u` ;; \
579	esac; \
580	for file in $$dist_files; do \
581	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
582	  if test -d $$d/$$file; then \
583	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
584	    if test -d "$(distdir)/$$file"; then \
585	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
586	    fi; \
587	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
588	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
589	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
590	    fi; \
591	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
592	  else \
593	    test -f "$(distdir)/$$file" \
594	    || cp -p $$d/$$file "$(distdir)/$$file" \
595	    || exit 1; \
596	  fi; \
597	done
598check-am: all-am
599check: check-am
600all-am: Makefile $(LTLIBRARIES)
601installdirs:
602	for dir in "$(DESTDIR)$(mach64_drv_ladir)"; do \
603	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
604	done
605install: install-am
606install-exec: install-exec-am
607install-data: install-data-am
608uninstall: uninstall-am
609
610install-am: all-am
611	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
612
613installcheck: installcheck-am
614install-strip:
615	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
616	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
617	  `test -z '$(STRIP)' || \
618	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
619mostlyclean-generic:
620
621clean-generic:
622
623distclean-generic:
624	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
625	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
626
627maintainer-clean-generic:
628	@echo "This command is intended for maintainers to use"
629	@echo "it deletes files that may require special tools to rebuild."
630clean: clean-am
631
632clean-am: clean-generic clean-libtool clean-mach64_drv_laLTLIBRARIES \
633	mostlyclean-am
634
635distclean: distclean-am
636	-rm -rf ./$(DEPDIR)
637	-rm -f Makefile
638distclean-am: clean-am distclean-compile distclean-generic \
639	distclean-tags
640
641dvi: dvi-am
642
643dvi-am:
644
645html: html-am
646
647html-am:
648
649info: info-am
650
651info-am:
652
653install-data-am: install-mach64_drv_laLTLIBRARIES
654
655install-dvi: install-dvi-am
656
657install-dvi-am:
658
659install-exec-am:
660
661install-html: install-html-am
662
663install-html-am:
664
665install-info: install-info-am
666
667install-info-am:
668
669install-man:
670
671install-pdf: install-pdf-am
672
673install-pdf-am:
674
675install-ps: install-ps-am
676
677install-ps-am:
678
679installcheck-am:
680
681maintainer-clean: maintainer-clean-am
682	-rm -rf ./$(DEPDIR)
683	-rm -f Makefile
684maintainer-clean-am: distclean-am maintainer-clean-generic
685
686mostlyclean: mostlyclean-am
687
688mostlyclean-am: mostlyclean-compile mostlyclean-generic \
689	mostlyclean-libtool
690
691pdf: pdf-am
692
693pdf-am:
694
695ps: ps-am
696
697ps-am:
698
699uninstall-am: uninstall-mach64_drv_laLTLIBRARIES
700
701.MAKE: install-am install-strip
702
703.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
704	clean-libtool clean-mach64_drv_laLTLIBRARIES ctags distclean \
705	distclean-compile distclean-generic distclean-libtool \
706	distclean-tags distdir dvi dvi-am html html-am info info-am \
707	install install-am install-data install-data-am install-dvi \
708	install-dvi-am install-exec install-exec-am install-html \
709	install-html-am install-info install-info-am \
710	install-mach64_drv_laLTLIBRARIES install-man install-pdf \
711	install-pdf-am install-ps install-ps-am install-strip \
712	installcheck installcheck-am installdirs maintainer-clean \
713	maintainer-clean-generic mostlyclean mostlyclean-compile \
714	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
715	tags uninstall uninstall-am uninstall-mach64_drv_laLTLIBRARIES
716
717
718# Tell versions [3.59,3.63) of GNU make to not export all variables.
719# Otherwise a system limit (for SysV at least) may be exceeded.
720.NOEXPORT:
721