Makefile.in revision 0496e070
1# Makefile.in generated by automake 1.11.6 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, 2010, 2011 Free Software
6# Foundation, 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@
46am__make_dryrun = \
47  { \
48    am__dry=no; \
49    case $$MAKEFLAGS in \
50      *\\[\ \	]*) \
51        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
52          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
53      *) \
54        for am__flg in $$MAKEFLAGS; do \
55          case $$am__flg in \
56            *=*|--*) ;; \
57            *n*) am__dry=yes; break;; \
58          esac; \
59        done;; \
60    esac; \
61    test $$am__dry = yes; \
62  }
63pkgdatadir = $(datadir)/@PACKAGE@
64pkgincludedir = $(includedir)/@PACKAGE@
65pkglibdir = $(libdir)/@PACKAGE@
66pkglibexecdir = $(libexecdir)/@PACKAGE@
67am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68install_sh_DATA = $(install_sh) -c -m 644
69install_sh_PROGRAM = $(install_sh) -c
70install_sh_SCRIPT = $(install_sh) -c
71INSTALL_HEADER = $(INSTALL_DATA)
72transform = $(program_transform_name)
73NORMAL_INSTALL = :
74PRE_INSTALL = :
75POST_INSTALL = :
76NORMAL_UNINSTALL = :
77PRE_UNINSTALL = :
78POST_UNINSTALL = :
79build_triplet = @build@
80host_triplet = @host@
81subdir = src
82DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
83ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
84am__aclocal_m4_deps = $(top_srcdir)/configure.ac
85am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
86	$(ACLOCAL_M4)
87mkinstalldirs = $(install_sh) -d
88CONFIG_HEADER = $(top_builddir)/config.h
89CONFIG_CLEAN_FILES =
90CONFIG_CLEAN_VPATH_FILES =
91am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
92am__vpath_adj = case $$p in \
93    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
94    *) f=$$p;; \
95  esac;
96am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
97am__install_max = 40
98am__nobase_strip_setup = \
99  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
100am__nobase_strip = \
101  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
102am__nobase_list = $(am__nobase_strip_setup); \
103  for p in $$list; do echo "$$p $$p"; done | \
104  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
105  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
106    if (++n[$$2] == $(am__install_max)) \
107      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
108    END { for (dir in files) print dir, files[dir] }'
109am__base_list = \
110  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
111  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
112am__uninstall_files_from_dir = { \
113  test -z "$$files" \
114    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
115    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
116         $(am__cd) "$$dir" && rm -f $$files; }; \
117  }
118am__installdirs = "$(DESTDIR)$(r128_drv_ladir)"
119LTLIBRARIES = $(r128_drv_la_LTLIBRARIES)
120r128_drv_la_LIBADD =
121am__r128_drv_la_SOURCES_DIST = r128_accel.c r128_cursor.c r128_dga.c \
122	r128_driver.c r128_video.c r128_misc.c r128_probe.c r128_exa.c \
123	r128_dri.c
124@USE_EXA_TRUE@am__objects_1 = r128_exa.lo
125@DRI_TRUE@am__objects_2 = r128_dri.lo
126am_r128_drv_la_OBJECTS = r128_accel.lo r128_cursor.lo r128_dga.lo \
127	r128_driver.lo r128_video.lo r128_misc.lo r128_probe.lo \
128	$(am__objects_1) $(am__objects_2)
129r128_drv_la_OBJECTS = $(am_r128_drv_la_OBJECTS)
130AM_V_lt = $(am__v_lt_@AM_V@)
131am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
132am__v_lt_0 = --silent
133r128_drv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
134	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
135	$(r128_drv_la_LDFLAGS) $(LDFLAGS) -o $@
136DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
137depcomp = $(SHELL) $(top_srcdir)/depcomp
138am__depfiles_maybe = depfiles
139am__mv = mv -f
140COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
141	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
142LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
143	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
144	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
145	$(AM_CFLAGS) $(CFLAGS)
146AM_V_CC = $(am__v_CC_@AM_V@)
147am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
148am__v_CC_0 = @echo "  CC    " $@;
149AM_V_at = $(am__v_at_@AM_V@)
150am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
151am__v_at_0 = @
152CCLD = $(CC)
153LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
154	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
155	$(AM_LDFLAGS) $(LDFLAGS) -o $@
156AM_V_CCLD = $(am__v_CCLD_@AM_V@)
157am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
158am__v_CCLD_0 = @echo "  CCLD  " $@;
159AM_V_GEN = $(am__v_GEN_@AM_V@)
160am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
161am__v_GEN_0 = @echo "  GEN   " $@;
162SOURCES = $(r128_drv_la_SOURCES)
163DIST_SOURCES = $(am__r128_drv_la_SOURCES_DIST)
164am__can_run_installinfo = \
165  case $$AM_UPDATE_INFO_DIR in \
166    n|no|NO) false;; \
167    *) (install-info --version) >/dev/null 2>&1;; \
168  esac
169ETAGS = etags
170CTAGS = ctags
171DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
172ACLOCAL = @ACLOCAL@
173ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
174ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
175AMTAR = @AMTAR@
176AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
177APP_MAN_DIR = @APP_MAN_DIR@
178APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
179AR = @AR@
180AUTOCONF = @AUTOCONF@
181AUTOHEADER = @AUTOHEADER@
182AUTOMAKE = @AUTOMAKE@
183AWK = @AWK@
184BASE_CFLAGS = @BASE_CFLAGS@
185CC = @CC@
186CCDEPMODE = @CCDEPMODE@
187CFLAGS = @CFLAGS@
188CHANGELOG_CMD = @CHANGELOG_CMD@
189CPP = @CPP@
190CPPFLAGS = @CPPFLAGS@
191CWARNFLAGS = @CWARNFLAGS@
192CYGPATH_W = @CYGPATH_W@
193DEFS = @DEFS@
194DEPDIR = @DEPDIR@
195DLLTOOL = @DLLTOOL@
196DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
197DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
198DRIVER_NAME = @DRIVER_NAME@
199DRI_CFLAGS = @DRI_CFLAGS@
200DRI_LIBS = @DRI_LIBS@
201DSYMUTIL = @DSYMUTIL@
202DUMPBIN = @DUMPBIN@
203ECHO_C = @ECHO_C@
204ECHO_N = @ECHO_N@
205ECHO_T = @ECHO_T@
206EGREP = @EGREP@
207EXEEXT = @EXEEXT@
208FGREP = @FGREP@
209FILE_MAN_DIR = @FILE_MAN_DIR@
210FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
211GREP = @GREP@
212INSTALL = @INSTALL@
213INSTALL_CMD = @INSTALL_CMD@
214INSTALL_DATA = @INSTALL_DATA@
215INSTALL_PROGRAM = @INSTALL_PROGRAM@
216INSTALL_SCRIPT = @INSTALL_SCRIPT@
217INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
218LD = @LD@
219LDFLAGS = @LDFLAGS@
220LIBOBJS = @LIBOBJS@
221LIBS = @LIBS@
222LIBTOOL = @LIBTOOL@
223LIB_MAN_DIR = @LIB_MAN_DIR@
224LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
225LIPO = @LIPO@
226LN_S = @LN_S@
227LTLIBOBJS = @LTLIBOBJS@
228MAINT = @MAINT@
229MAKEINFO = @MAKEINFO@
230MANIFEST_TOOL = @MANIFEST_TOOL@
231MAN_SUBSTS = @MAN_SUBSTS@
232MISC_MAN_DIR = @MISC_MAN_DIR@
233MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
234MKDIR_P = @MKDIR_P@
235NM = @NM@
236NMEDIT = @NMEDIT@
237OBJDUMP = @OBJDUMP@
238OBJEXT = @OBJEXT@
239OTOOL = @OTOOL@
240OTOOL64 = @OTOOL64@
241PACKAGE = @PACKAGE@
242PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
243PACKAGE_NAME = @PACKAGE_NAME@
244PACKAGE_STRING = @PACKAGE_STRING@
245PACKAGE_TARNAME = @PACKAGE_TARNAME@
246PACKAGE_URL = @PACKAGE_URL@
247PACKAGE_VERSION = @PACKAGE_VERSION@
248PATH_SEPARATOR = @PATH_SEPARATOR@
249PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
250PCIACCESS_LIBS = @PCIACCESS_LIBS@
251PKG_CONFIG = @PKG_CONFIG@
252PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
253PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
254RANLIB = @RANLIB@
255SED = @SED@
256SET_MAKE = @SET_MAKE@
257SHELL = @SHELL@
258STRICT_CFLAGS = @STRICT_CFLAGS@
259STRIP = @STRIP@
260VERSION = @VERSION@
261XEXT_CFLAGS = @XEXT_CFLAGS@
262XEXT_LIBS = @XEXT_LIBS@
263XORG_CFLAGS = @XORG_CFLAGS@
264XORG_LIBS = @XORG_LIBS@
265XORG_MAN_PAGE = @XORG_MAN_PAGE@
266abs_builddir = @abs_builddir@
267abs_srcdir = @abs_srcdir@
268abs_top_builddir = @abs_top_builddir@
269abs_top_srcdir = @abs_top_srcdir@
270ac_ct_AR = @ac_ct_AR@
271ac_ct_CC = @ac_ct_CC@
272ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
273am__include = @am__include@
274am__leading_dot = @am__leading_dot@
275am__quote = @am__quote@
276am__tar = @am__tar@
277am__untar = @am__untar@
278bindir = @bindir@
279build = @build@
280build_alias = @build_alias@
281build_cpu = @build_cpu@
282build_os = @build_os@
283build_vendor = @build_vendor@
284builddir = @builddir@
285datadir = @datadir@
286datarootdir = @datarootdir@
287docdir = @docdir@
288dvidir = @dvidir@
289exec_prefix = @exec_prefix@
290host = @host@
291host_alias = @host_alias@
292host_cpu = @host_cpu@
293host_os = @host_os@
294host_vendor = @host_vendor@
295htmldir = @htmldir@
296includedir = @includedir@
297infodir = @infodir@
298install_sh = @install_sh@
299libdir = @libdir@
300libexecdir = @libexecdir@
301localedir = @localedir@
302localstatedir = @localstatedir@
303mandir = @mandir@
304mkdir_p = @mkdir_p@
305moduledir = @moduledir@
306oldincludedir = @oldincludedir@
307pdfdir = @pdfdir@
308prefix = @prefix@
309program_transform_name = @program_transform_name@
310psdir = @psdir@
311sbindir = @sbindir@
312sharedstatedir = @sharedstatedir@
313srcdir = @srcdir@
314sysconfdir = @sysconfdir@
315target_alias = @target_alias@
316top_build_prefix = @top_build_prefix@
317top_builddir = @top_builddir@
318top_srcdir = @top_srcdir@
319@DRI_TRUE@R128_DRI_SRCS = r128_dri.c
320@USE_EXA_TRUE@R128_EXA_SRCS = r128_exa.c
321AM_CFLAGS = @XORG_CFLAGS@ @DRI_CFLAGS@
322r128_drv_la_LTLIBRARIES = r128_drv.la
323r128_drv_la_LDFLAGS = -module -avoid-version
324r128_drv_ladir = @moduledir@/drivers
325r128_drv_la_SOURCES = \
326	r128_accel.c r128_cursor.c r128_dga.c r128_driver.c \
327	r128_video.c r128_misc.c r128_probe.c $(R128_EXA_SRCS) $(R128_DRI_SRCS)
328
329EXTRA_DIST = \
330        compat-api.h \
331	r128_common.h \
332	r128_dri.h \
333	r128_dripriv.h \
334	r128.h \
335	r128_probe.h \
336	r128_reg.h \
337	r128_sarea.h \
338	r128_version.h \
339	r128_exa_render.c \
340	atipcirename.h
341
342all: all-am
343
344.SUFFIXES:
345.SUFFIXES: .c .lo .o .obj
346$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
347	@for dep in $?; do \
348	  case '$(am__configure_deps)' in \
349	    *$$dep*) \
350	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
351	        && { if test -f $@; then exit 0; else break; fi; }; \
352	      exit 1;; \
353	  esac; \
354	done; \
355	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
356	$(am__cd) $(top_srcdir) && \
357	  $(AUTOMAKE) --foreign src/Makefile
358.PRECIOUS: Makefile
359Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
360	@case '$?' in \
361	  *config.status*) \
362	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
363	  *) \
364	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
365	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
366	esac;
367
368$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
369	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
370
371$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
372	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
373$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
374	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
375$(am__aclocal_m4_deps):
376install-r128_drv_laLTLIBRARIES: $(r128_drv_la_LTLIBRARIES)
377	@$(NORMAL_INSTALL)
378	@list='$(r128_drv_la_LTLIBRARIES)'; test -n "$(r128_drv_ladir)" || list=; \
379	list2=; for p in $$list; do \
380	  if test -f $$p; then \
381	    list2="$$list2 $$p"; \
382	  else :; fi; \
383	done; \
384	test -z "$$list2" || { \
385	  echo " $(MKDIR_P) '$(DESTDIR)$(r128_drv_ladir)'"; \
386	  $(MKDIR_P) "$(DESTDIR)$(r128_drv_ladir)" || exit 1; \
387	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(r128_drv_ladir)'"; \
388	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(r128_drv_ladir)"; \
389	}
390
391uninstall-r128_drv_laLTLIBRARIES:
392	@$(NORMAL_UNINSTALL)
393	@list='$(r128_drv_la_LTLIBRARIES)'; test -n "$(r128_drv_ladir)" || list=; \
394	for p in $$list; do \
395	  $(am__strip_dir) \
396	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(r128_drv_ladir)/$$f'"; \
397	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(r128_drv_ladir)/$$f"; \
398	done
399
400clean-r128_drv_laLTLIBRARIES:
401	-test -z "$(r128_drv_la_LTLIBRARIES)" || rm -f $(r128_drv_la_LTLIBRARIES)
402	@list='$(r128_drv_la_LTLIBRARIES)'; for p in $$list; do \
403	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
404	  test "$$dir" != "$$p" || dir=.; \
405	  echo "rm -f \"$${dir}/so_locations\""; \
406	  rm -f "$${dir}/so_locations"; \
407	done
408r128_drv.la: $(r128_drv_la_OBJECTS) $(r128_drv_la_DEPENDENCIES) $(EXTRA_r128_drv_la_DEPENDENCIES) 
409	$(AM_V_CCLD)$(r128_drv_la_LINK) -rpath $(r128_drv_ladir) $(r128_drv_la_OBJECTS) $(r128_drv_la_LIBADD) $(LIBS)
410
411mostlyclean-compile:
412	-rm -f *.$(OBJEXT)
413
414distclean-compile:
415	-rm -f *.tab.c
416
417@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r128_accel.Plo@am__quote@
418@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r128_cursor.Plo@am__quote@
419@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r128_dga.Plo@am__quote@
420@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r128_dri.Plo@am__quote@
421@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r128_driver.Plo@am__quote@
422@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r128_exa.Plo@am__quote@
423@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r128_misc.Plo@am__quote@
424@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r128_probe.Plo@am__quote@
425@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r128_video.Plo@am__quote@
426
427.c.o:
428@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
429@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
430@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
431@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
432@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
433
434.c.obj:
435@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
436@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
437@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
438@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
439@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
440
441.c.lo:
442@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
443@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
444@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
445@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
446@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
447
448mostlyclean-libtool:
449	-rm -f *.lo
450
451clean-libtool:
452	-rm -rf .libs _libs
453
454ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
455	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
456	unique=`for i in $$list; do \
457	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
458	  done | \
459	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
460	      END { if (nonempty) { for (i in files) print i; }; }'`; \
461	mkid -fID $$unique
462tags: TAGS
463
464TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
465		$(TAGS_FILES) $(LISP)
466	set x; \
467	here=`pwd`; \
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; nonempty = 1; } \
473	      END { if (nonempty) { for (i in files) print i; }; }'`; \
474	shift; \
475	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
476	  test -n "$$unique" || unique=$$empty_fix; \
477	  if test $$# -gt 0; then \
478	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
479	      "$$@" $$unique; \
480	  else \
481	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
482	      $$unique; \
483	  fi; \
484	fi
485ctags: CTAGS
486CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
487		$(TAGS_FILES) $(LISP)
488	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
489	unique=`for i in $$list; do \
490	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
491	  done | \
492	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
493	      END { if (nonempty) { for (i in files) print i; }; }'`; \
494	test -z "$(CTAGS_ARGS)$$unique" \
495	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
496	     $$unique
497
498GTAGS:
499	here=`$(am__cd) $(top_builddir) && pwd` \
500	  && $(am__cd) $(top_srcdir) \
501	  && gtags -i $(GTAGS_ARGS) "$$here"
502
503distclean-tags:
504	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
505
506distdir: $(DISTFILES)
507	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
508	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
509	list='$(DISTFILES)'; \
510	  dist_files=`for file in $$list; do echo $$file; done | \
511	  sed -e "s|^$$srcdirstrip/||;t" \
512	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
513	case $$dist_files in \
514	  */*) $(MKDIR_P) `echo "$$dist_files" | \
515			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
516			   sort -u` ;; \
517	esac; \
518	for file in $$dist_files; do \
519	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
520	  if test -d $$d/$$file; then \
521	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
522	    if test -d "$(distdir)/$$file"; then \
523	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
524	    fi; \
525	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
526	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
527	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
528	    fi; \
529	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
530	  else \
531	    test -f "$(distdir)/$$file" \
532	    || cp -p $$d/$$file "$(distdir)/$$file" \
533	    || exit 1; \
534	  fi; \
535	done
536check-am: all-am
537check: check-am
538all-am: Makefile $(LTLIBRARIES)
539installdirs:
540	for dir in "$(DESTDIR)$(r128_drv_ladir)"; do \
541	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
542	done
543install: install-am
544install-exec: install-exec-am
545install-data: install-data-am
546uninstall: uninstall-am
547
548install-am: all-am
549	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
550
551installcheck: installcheck-am
552install-strip:
553	if test -z '$(STRIP)'; then \
554	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
555	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
556	      install; \
557	else \
558	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
559	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
560	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
561	fi
562mostlyclean-generic:
563
564clean-generic:
565
566distclean-generic:
567	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
568	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
569
570maintainer-clean-generic:
571	@echo "This command is intended for maintainers to use"
572	@echo "it deletes files that may require special tools to rebuild."
573clean: clean-am
574
575clean-am: clean-generic clean-libtool clean-r128_drv_laLTLIBRARIES \
576	mostlyclean-am
577
578distclean: distclean-am
579	-rm -rf ./$(DEPDIR)
580	-rm -f Makefile
581distclean-am: clean-am distclean-compile distclean-generic \
582	distclean-tags
583
584dvi: dvi-am
585
586dvi-am:
587
588html: html-am
589
590html-am:
591
592info: info-am
593
594info-am:
595
596install-data-am: install-r128_drv_laLTLIBRARIES
597
598install-dvi: install-dvi-am
599
600install-dvi-am:
601
602install-exec-am:
603
604install-html: install-html-am
605
606install-html-am:
607
608install-info: install-info-am
609
610install-info-am:
611
612install-man:
613
614install-pdf: install-pdf-am
615
616install-pdf-am:
617
618install-ps: install-ps-am
619
620install-ps-am:
621
622installcheck-am:
623
624maintainer-clean: maintainer-clean-am
625	-rm -rf ./$(DEPDIR)
626	-rm -f Makefile
627maintainer-clean-am: distclean-am maintainer-clean-generic
628
629mostlyclean: mostlyclean-am
630
631mostlyclean-am: mostlyclean-compile mostlyclean-generic \
632	mostlyclean-libtool
633
634pdf: pdf-am
635
636pdf-am:
637
638ps: ps-am
639
640ps-am:
641
642uninstall-am: uninstall-r128_drv_laLTLIBRARIES
643
644.MAKE: install-am install-strip
645
646.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
647	clean-libtool clean-r128_drv_laLTLIBRARIES ctags distclean \
648	distclean-compile distclean-generic distclean-libtool \
649	distclean-tags distdir dvi dvi-am html html-am info info-am \
650	install install-am install-data install-data-am install-dvi \
651	install-dvi-am install-exec install-exec-am install-html \
652	install-html-am install-info install-info-am install-man \
653	install-pdf install-pdf-am install-ps install-ps-am \
654	install-r128_drv_laLTLIBRARIES install-strip installcheck \
655	installcheck-am installdirs maintainer-clean \
656	maintainer-clean-generic mostlyclean mostlyclean-compile \
657	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
658	tags uninstall uninstall-am uninstall-r128_drv_laLTLIBRARIES
659
660
661# Tell versions [3.59,3.63) of GNU make to not export all variables.
662# Otherwise a system limit (for SysV at least) may be exceeded.
663.NOEXPORT:
664