Makefile.in revision 32b578d3
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@
62subdir = src
63DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
64ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
65am__aclocal_m4_deps = $(top_srcdir)/configure.ac
66am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67	$(ACLOCAL_M4)
68mkinstalldirs = $(install_sh) -d
69CONFIG_HEADER = $(top_builddir)/config.h
70CONFIG_CLEAN_FILES =
71am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
72am__vpath_adj = case $$p in \
73    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
74    *) f=$$p;; \
75  esac;
76am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
77am__installdirs = "$(DESTDIR)$(mach64_drv_ladir)"
78mach64_drv_laLTLIBRARIES_INSTALL = $(INSTALL)
79LTLIBRARIES = $(mach64_drv_la_LTLIBRARIES)
80mach64_drv_la_LIBADD =
81am__mach64_drv_la_SOURCES_DIST = atibus.c atichip.c atiprobe.c \
82	atividmem.c atiadjust.c atiaudio.c aticlock.c aticonfig.c \
83	aticonsole.c atidac.c atidecoder.c atidsp.c atii2c.c atilock.c \
84	atimach64.c atimach64accel.c atimach64cursor.c atimach64i2c.c \
85	atimach64io.c atimach64xv.c atimode.c atipreinit.c atiprint.c \
86	atirgb514.c atiscreen.c atituner.c atiutil.c ativalid.c \
87	atiload.c atimisc.c atimach64probe.c ativga.c ativgaio.c \
88	atibank.c atiwonder.c atiwonderio.c atidga.c atidri.c \
89	atimach64exa.c
90@ATIMISC_CPIO_TRUE@am__objects_1 = ativga.lo ativgaio.lo atibank.lo \
91@ATIMISC_CPIO_TRUE@	atiwonder.lo atiwonderio.lo
92@ATIMISC_DGA_TRUE@am__objects_2 = atidga.lo
93@DRI_TRUE@am__objects_3 = atidri.lo
94@USE_EXA_TRUE@am__objects_4 = atimach64exa.lo
95am_mach64_drv_la_OBJECTS = atibus.lo atichip.lo atiprobe.lo \
96	atividmem.lo atiadjust.lo atiaudio.lo aticlock.lo aticonfig.lo \
97	aticonsole.lo atidac.lo atidecoder.lo atidsp.lo atii2c.lo \
98	atilock.lo atimach64.lo atimach64accel.lo atimach64cursor.lo \
99	atimach64i2c.lo atimach64io.lo atimach64xv.lo atimode.lo \
100	atipreinit.lo atiprint.lo atirgb514.lo atiscreen.lo \
101	atituner.lo atiutil.lo ativalid.lo atiload.lo atimisc.lo \
102	atimach64probe.lo $(am__objects_1) $(am__objects_2) \
103	$(am__objects_3) $(am__objects_4)
104mach64_drv_la_OBJECTS = $(am_mach64_drv_la_OBJECTS)
105mach64_drv_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
106	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
107	$(mach64_drv_la_LDFLAGS) $(LDFLAGS) -o $@
108DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
109depcomp = $(SHELL) $(top_srcdir)/depcomp
110am__depfiles_maybe = depfiles
111COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
112	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
113LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
114	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
115	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
116CCLD = $(CC)
117LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
118	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
119	$(LDFLAGS) -o $@
120SOURCES = $(mach64_drv_la_SOURCES)
121DIST_SOURCES = $(am__mach64_drv_la_SOURCES_DIST)
122ETAGS = etags
123CTAGS = ctags
124DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
125ACLOCAL = @ACLOCAL@
126ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
127ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
128AMTAR = @AMTAR@
129APP_MAN_DIR = @APP_MAN_DIR@
130APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
131AR = @AR@
132AUTOCONF = @AUTOCONF@
133AUTOHEADER = @AUTOHEADER@
134AUTOMAKE = @AUTOMAKE@
135AWK = @AWK@
136CC = @CC@
137CCDEPMODE = @CCDEPMODE@
138CFLAGS = @CFLAGS@
139CPP = @CPP@
140CPPFLAGS = @CPPFLAGS@
141CXX = @CXX@
142CXXCPP = @CXXCPP@
143CXXDEPMODE = @CXXDEPMODE@
144CXXFLAGS = @CXXFLAGS@
145CYGPATH_W = @CYGPATH_W@
146DEFS = @DEFS@
147DEPDIR = @DEPDIR@
148DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
149DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
150DRIVER_NAME = @DRIVER_NAME@
151DRI_CFLAGS = @DRI_CFLAGS@
152DRI_LIBS = @DRI_LIBS@
153ECHO = @ECHO@
154ECHO_C = @ECHO_C@
155ECHO_N = @ECHO_N@
156ECHO_T = @ECHO_T@
157EGREP = @EGREP@
158EXEEXT = @EXEEXT@
159F77 = @F77@
160FFLAGS = @FFLAGS@
161FILE_MAN_DIR = @FILE_MAN_DIR@
162FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
163GREP = @GREP@
164INSTALL = @INSTALL@
165INSTALL_DATA = @INSTALL_DATA@
166INSTALL_PROGRAM = @INSTALL_PROGRAM@
167INSTALL_SCRIPT = @INSTALL_SCRIPT@
168INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
169LDFLAGS = @LDFLAGS@
170LIBOBJS = @LIBOBJS@
171LIBS = @LIBS@
172LIBTOOL = @LIBTOOL@
173LIB_MAN_DIR = @LIB_MAN_DIR@
174LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
175LINUXDOC = @LINUXDOC@
176LN_S = @LN_S@
177LTLIBOBJS = @LTLIBOBJS@
178MAINT = @MAINT@
179MAKEINFO = @MAKEINFO@
180MAKE_HTML = @MAKE_HTML@
181MAKE_PDF = @MAKE_PDF@
182MAKE_PS = @MAKE_PS@
183MAKE_TEXT = @MAKE_TEXT@
184MISC_MAN_DIR = @MISC_MAN_DIR@
185MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
186MKDIR_P = @MKDIR_P@
187OBJEXT = @OBJEXT@
188PACKAGE = @PACKAGE@
189PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
190PACKAGE_NAME = @PACKAGE_NAME@
191PACKAGE_STRING = @PACKAGE_STRING@
192PACKAGE_TARNAME = @PACKAGE_TARNAME@
193PACKAGE_VERSION = @PACKAGE_VERSION@
194PATH_SEPARATOR = @PATH_SEPARATOR@
195PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
196PCIACCESS_LIBS = @PCIACCESS_LIBS@
197PKG_CONFIG = @PKG_CONFIG@
198PS2PDF = @PS2PDF@
199RANLIB = @RANLIB@
200SED = @SED@
201SET_MAKE = @SET_MAKE@
202SHELL = @SHELL@
203STRIP = @STRIP@
204VERSION = @VERSION@
205XORG_CFLAGS = @XORG_CFLAGS@
206XORG_LIBS = @XORG_LIBS@
207abs_builddir = @abs_builddir@
208abs_srcdir = @abs_srcdir@
209abs_top_builddir = @abs_top_builddir@
210abs_top_srcdir = @abs_top_srcdir@
211ac_ct_CC = @ac_ct_CC@
212ac_ct_CXX = @ac_ct_CXX@
213ac_ct_F77 = @ac_ct_F77@
214am__include = @am__include@
215am__leading_dot = @am__leading_dot@
216am__quote = @am__quote@
217am__tar = @am__tar@
218am__untar = @am__untar@
219bindir = @bindir@
220build = @build@
221build_alias = @build_alias@
222build_cpu = @build_cpu@
223build_os = @build_os@
224build_vendor = @build_vendor@
225builddir = @builddir@
226datadir = @datadir@
227datarootdir = @datarootdir@
228docdir = @docdir@
229dvidir = @dvidir@
230exec_prefix = @exec_prefix@
231host = @host@
232host_alias = @host_alias@
233host_cpu = @host_cpu@
234host_os = @host_os@
235host_vendor = @host_vendor@
236htmldir = @htmldir@
237includedir = @includedir@
238infodir = @infodir@
239install_sh = @install_sh@
240libdir = @libdir@
241libexecdir = @libexecdir@
242localedir = @localedir@
243localstatedir = @localstatedir@
244mandir = @mandir@
245mkdir_p = @mkdir_p@
246moduledir = @moduledir@
247oldincludedir = @oldincludedir@
248pdfdir = @pdfdir@
249prefix = @prefix@
250program_transform_name = @program_transform_name@
251psdir = @psdir@
252sbindir = @sbindir@
253sharedstatedir = @sharedstatedir@
254srcdir = @srcdir@
255sysconfdir = @sysconfdir@
256target_alias = @target_alias@
257top_builddir = @top_builddir@
258top_srcdir = @top_srcdir@
259@DRI_TRUE@ATIMISC_DRI_SRCS = atidri.c
260@ATIMISC_CPIO_TRUE@ATIMISC_CPIO_SOURCES = ativga.c ativgaio.c atibank.c atiwonder.c atiwonderio.c
261@ATIMISC_DGA_TRUE@ATIMISC_DGA_SOURCES = atidga.c
262@USE_EXA_TRUE@ATIMISC_EXA_SOURCES = atimach64exa.c
263AM_CFLAGS = @XORG_CFLAGS@ @DRI_CFLAGS@
264mach64_drv_la_LTLIBRARIES = mach64_drv.la
265mach64_drv_la_LDFLAGS = -module -avoid-version
266mach64_drv_ladir = @moduledir@/drivers
267mach64_drv_la_SOURCES = \
268	atibus.c atichip.c atiprobe.c atividmem.c \
269	atiadjust.c atiaudio.c aticlock.c aticonfig.c aticonsole.c \
270	atidac.c atidecoder.c atidsp.c atii2c.c \
271	atilock.c atimach64.c atimach64accel.c atimach64cursor.c \
272	atimach64i2c.c atimach64io.c atimach64xv.c atimode.c atipreinit.c \
273	atiprint.c atirgb514.c atiscreen.c atituner.c atiutil.c ativalid.c \
274	atiload.c atimisc.c atimach64probe.c $(ATIMISC_CPIO_SOURCES) \
275	$(ATIMISC_DGA_SOURCES) $(ATIMISC_DRI_SRCS) $(ATIMISC_EXA_SOURCES)
276
277EXTRA_DIST = \
278	atimach64render.c \
279	\
280	atiadjust.h \
281	atiaudio.h \
282	atibank.h \
283	atibus.h \
284	atichip.h \
285	aticlock.h \
286	aticonsole.h \
287	aticrtc.h \
288	aticursor.h \
289	atidac.h \
290	atidecoder.h \
291	atidga.h \
292	atidri.h \
293	atidripriv.h \
294	atidsp.h \
295	ati.h \
296	atii2c.h \
297	atiload.h \
298	atilock.h \
299	atimach64accel.h \
300	atimach64.h \
301	atimach64i2c.h \
302	atimach64io.h \
303	atimach64probe.h \
304	atimach64version.h \
305	atimode.h \
306	atioption.h \
307	atipreinit.h \
308	atiprint.h \
309	atipriv.h \
310	atiprobe.h \
311	atiregs.h \
312	atirgb514.h \
313	atiscreen.h \
314	atistruct.h \
315	atituner.h \
316	atiutil.h \
317	ativalid.h \
318	ativga.h \
319	ativgaio.h \
320	atividmem.h \
321	atiwonder.h \
322	atiwonderio.h \
323	atixv.h \
324	mach64_common.h \
325	mach64_dri.h \
326	mach64_sarea.h \
327	atipcirename.h
328
329all: all-am
330
331.SUFFIXES:
332.SUFFIXES: .c .lo .o .obj
333$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
334	@for dep in $?; do \
335	  case '$(am__configure_deps)' in \
336	    *$$dep*) \
337	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
338		&& exit 0; \
339	      exit 1;; \
340	  esac; \
341	done; \
342	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
343	cd $(top_srcdir) && \
344	  $(AUTOMAKE) --gnu  src/Makefile
345.PRECIOUS: Makefile
346Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
347	@case '$?' in \
348	  *config.status*) \
349	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
350	  *) \
351	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
352	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
353	esac;
354
355$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
356	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
357
358$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
359	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
360$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
361	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
362install-mach64_drv_laLTLIBRARIES: $(mach64_drv_la_LTLIBRARIES)
363	@$(NORMAL_INSTALL)
364	test -z "$(mach64_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(mach64_drv_ladir)"
365	@list='$(mach64_drv_la_LTLIBRARIES)'; for p in $$list; do \
366	  if test -f $$p; then \
367	    f=$(am__strip_dir) \
368	    echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(mach64_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(mach64_drv_ladir)/$$f'"; \
369	    $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(mach64_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(mach64_drv_ladir)/$$f"; \
370	  else :; fi; \
371	done
372
373uninstall-mach64_drv_laLTLIBRARIES:
374	@$(NORMAL_UNINSTALL)
375	@list='$(mach64_drv_la_LTLIBRARIES)'; for p in $$list; do \
376	  p=$(am__strip_dir) \
377	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(mach64_drv_ladir)/$$p'"; \
378	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(mach64_drv_ladir)/$$p"; \
379	done
380
381clean-mach64_drv_laLTLIBRARIES:
382	-test -z "$(mach64_drv_la_LTLIBRARIES)" || rm -f $(mach64_drv_la_LTLIBRARIES)
383	@list='$(mach64_drv_la_LTLIBRARIES)'; for p in $$list; do \
384	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
385	  test "$$dir" != "$$p" || dir=.; \
386	  echo "rm -f \"$${dir}/so_locations\""; \
387	  rm -f "$${dir}/so_locations"; \
388	done
389mach64_drv.la: $(mach64_drv_la_OBJECTS) $(mach64_drv_la_DEPENDENCIES) 
390	$(mach64_drv_la_LINK) -rpath $(mach64_drv_ladir) $(mach64_drv_la_OBJECTS) $(mach64_drv_la_LIBADD) $(LIBS)
391
392mostlyclean-compile:
393	-rm -f *.$(OBJEXT)
394
395distclean-compile:
396	-rm -f *.tab.c
397
398@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atiadjust.Plo@am__quote@
399@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atiaudio.Plo@am__quote@
400@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atibank.Plo@am__quote@
401@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atibus.Plo@am__quote@
402@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atichip.Plo@am__quote@
403@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aticlock.Plo@am__quote@
404@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aticonfig.Plo@am__quote@
405@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aticonsole.Plo@am__quote@
406@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atidac.Plo@am__quote@
407@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atidecoder.Plo@am__quote@
408@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atidga.Plo@am__quote@
409@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atidri.Plo@am__quote@
410@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atidsp.Plo@am__quote@
411@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atii2c.Plo@am__quote@
412@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atiload.Plo@am__quote@
413@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atilock.Plo@am__quote@
414@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimach64.Plo@am__quote@
415@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimach64accel.Plo@am__quote@
416@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimach64cursor.Plo@am__quote@
417@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimach64exa.Plo@am__quote@
418@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimach64i2c.Plo@am__quote@
419@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimach64io.Plo@am__quote@
420@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimach64probe.Plo@am__quote@
421@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimach64xv.Plo@am__quote@
422@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimisc.Plo@am__quote@
423@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimode.Plo@am__quote@
424@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atipreinit.Plo@am__quote@
425@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atiprint.Plo@am__quote@
426@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atiprobe.Plo@am__quote@
427@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atirgb514.Plo@am__quote@
428@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atiscreen.Plo@am__quote@
429@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atituner.Plo@am__quote@
430@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atiutil.Plo@am__quote@
431@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ativalid.Plo@am__quote@
432@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ativga.Plo@am__quote@
433@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ativgaio.Plo@am__quote@
434@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atividmem.Plo@am__quote@
435@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atiwonder.Plo@am__quote@
436@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atiwonderio.Plo@am__quote@
437
438.c.o:
439@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
440@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
441@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
442@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
443@am__fastdepCC_FALSE@	$(COMPILE) -c $<
444
445.c.obj:
446@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
447@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
448@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
449@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
450@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
451
452.c.lo:
453@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
454@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
455@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
456@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
457@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
458
459mostlyclean-libtool:
460	-rm -f *.lo
461
462clean-libtool:
463	-rm -rf .libs _libs
464
465ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
466	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
467	unique=`for i in $$list; do \
468	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
469	  done | \
470	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
471	      END { if (nonempty) { for (i in files) print i; }; }'`; \
472	mkid -fID $$unique
473tags: TAGS
474
475TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
476		$(TAGS_FILES) $(LISP)
477	tags=; \
478	here=`pwd`; \
479	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
480	unique=`for i in $$list; do \
481	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
482	  done | \
483	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
484	      END { if (nonempty) { for (i in files) print i; }; }'`; \
485	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
486	  test -n "$$unique" || unique=$$empty_fix; \
487	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
488	    $$tags $$unique; \
489	fi
490ctags: CTAGS
491CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
492		$(TAGS_FILES) $(LISP)
493	tags=; \
494	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
495	unique=`for i in $$list; do \
496	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
497	  done | \
498	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
499	      END { if (nonempty) { for (i in files) print i; }; }'`; \
500	test -z "$(CTAGS_ARGS)$$tags$$unique" \
501	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
502	     $$tags $$unique
503
504GTAGS:
505	here=`$(am__cd) $(top_builddir) && pwd` \
506	  && cd $(top_srcdir) \
507	  && gtags -i $(GTAGS_ARGS) $$here
508
509distclean-tags:
510	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
511
512distdir: $(DISTFILES)
513	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
514	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
515	list='$(DISTFILES)'; \
516	  dist_files=`for file in $$list; do echo $$file; done | \
517	  sed -e "s|^$$srcdirstrip/||;t" \
518	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
519	case $$dist_files in \
520	  */*) $(MKDIR_P) `echo "$$dist_files" | \
521			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
522			   sort -u` ;; \
523	esac; \
524	for file in $$dist_files; do \
525	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
526	  if test -d $$d/$$file; then \
527	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
528	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
529	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
530	    fi; \
531	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
532	  else \
533	    test -f $(distdir)/$$file \
534	    || cp -p $$d/$$file $(distdir)/$$file \
535	    || exit 1; \
536	  fi; \
537	done
538check-am: all-am
539check: check-am
540all-am: Makefile $(LTLIBRARIES)
541installdirs:
542	for dir in "$(DESTDIR)$(mach64_drv_ladir)"; do \
543	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
544	done
545install: install-am
546install-exec: install-exec-am
547install-data: install-data-am
548uninstall: uninstall-am
549
550install-am: all-am
551	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
552
553installcheck: installcheck-am
554install-strip:
555	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
556	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
557	  `test -z '$(STRIP)' || \
558	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
559mostlyclean-generic:
560
561clean-generic:
562
563distclean-generic:
564	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
565
566maintainer-clean-generic:
567	@echo "This command is intended for maintainers to use"
568	@echo "it deletes files that may require special tools to rebuild."
569clean: clean-am
570
571clean-am: clean-generic clean-libtool clean-mach64_drv_laLTLIBRARIES \
572	mostlyclean-am
573
574distclean: distclean-am
575	-rm -rf ./$(DEPDIR)
576	-rm -f Makefile
577distclean-am: clean-am distclean-compile distclean-generic \
578	distclean-tags
579
580dvi: dvi-am
581
582dvi-am:
583
584html: html-am
585
586info: info-am
587
588info-am:
589
590install-data-am: install-mach64_drv_laLTLIBRARIES
591
592install-dvi: install-dvi-am
593
594install-exec-am:
595
596install-html: install-html-am
597
598install-info: install-info-am
599
600install-man:
601
602install-pdf: install-pdf-am
603
604install-ps: install-ps-am
605
606installcheck-am:
607
608maintainer-clean: maintainer-clean-am
609	-rm -rf ./$(DEPDIR)
610	-rm -f Makefile
611maintainer-clean-am: distclean-am maintainer-clean-generic
612
613mostlyclean: mostlyclean-am
614
615mostlyclean-am: mostlyclean-compile mostlyclean-generic \
616	mostlyclean-libtool
617
618pdf: pdf-am
619
620pdf-am:
621
622ps: ps-am
623
624ps-am:
625
626uninstall-am: uninstall-mach64_drv_laLTLIBRARIES
627
628.MAKE: install-am install-strip
629
630.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
631	clean-libtool clean-mach64_drv_laLTLIBRARIES ctags distclean \
632	distclean-compile distclean-generic distclean-libtool \
633	distclean-tags distdir dvi dvi-am html html-am info info-am \
634	install install-am install-data install-data-am install-dvi \
635	install-dvi-am install-exec install-exec-am install-html \
636	install-html-am install-info install-info-am \
637	install-mach64_drv_laLTLIBRARIES install-man install-pdf \
638	install-pdf-am install-ps install-ps-am install-strip \
639	installcheck installcheck-am installdirs maintainer-clean \
640	maintainer-clean-generic mostlyclean mostlyclean-compile \
641	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
642	tags uninstall uninstall-am uninstall-mach64_drv_laLTLIBRARIES
643
644# Tell versions [3.59,3.63) of GNU make to not export all variables.
645# Otherwise a system limit (for SysV at least) may be exceeded.
646.NOEXPORT:
647