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