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#
19# Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
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# the rights to use, copy, modify, merge, publish, distribute, sublicense,
25# and/or sell copies of the Software, and to permit persons to whom the
26# 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 NONINFRINGEMENT.  IN NO EVENT SHALL
35# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
36# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
37# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
38# DEALINGS IN THE SOFTWARE.
39#
40
41VPATH = @srcdir@
42am__make_dryrun = \
43  { \
44    am__dry=no; \
45    case $$MAKEFLAGS in \
46      *\\[\ \	]*) \
47        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
48          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
49      *) \
50        for am__flg in $$MAKEFLAGS; do \
51          case $$am__flg in \
52            *=*|--*) ;; \
53            *n*) am__dry=yes; break;; \
54          esac; \
55        done;; \
56    esac; \
57    test $$am__dry = yes; \
58  }
59pkgdatadir = $(datadir)/@PACKAGE@
60pkgincludedir = $(includedir)/@PACKAGE@
61pkglibdir = $(libdir)/@PACKAGE@
62pkglibexecdir = $(libexecdir)/@PACKAGE@
63am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
64install_sh_DATA = $(install_sh) -c -m 644
65install_sh_PROGRAM = $(install_sh) -c
66install_sh_SCRIPT = $(install_sh) -c
67INSTALL_HEADER = $(INSTALL_DATA)
68transform = $(program_transform_name)
69NORMAL_INSTALL = :
70PRE_INSTALL = :
71POST_INSTALL = :
72NORMAL_UNINSTALL = :
73PRE_UNINSTALL = :
74POST_UNINSTALL = :
75build_triplet = @build@
76host_triplet = @host@
77subdir = man
78DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
79ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
80am__aclocal_m4_deps = $(top_srcdir)/configure.ac
81am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
82	$(ACLOCAL_M4)
83mkinstalldirs = $(install_sh) -d
84CONFIG_HEADER = $(top_builddir)/config.h
85CONFIG_CLEAN_FILES =
86CONFIG_CLEAN_VPATH_FILES =
87AM_V_GEN = $(am__v_GEN_@AM_V@)
88am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
89am__v_GEN_0 = @echo "  GEN   " $@;
90AM_V_at = $(am__v_at_@AM_V@)
91am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
92am__v_at_0 = @
93SOURCES =
94DIST_SOURCES =
95am__can_run_installinfo = \
96  case $$AM_UPDATE_INFO_DIR in \
97    n|no|NO) false;; \
98    *) (install-info --version) >/dev/null 2>&1;; \
99  esac
100am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
101am__vpath_adj = case $$p in \
102    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
103    *) f=$$p;; \
104  esac;
105am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
106am__install_max = 40
107am__nobase_strip_setup = \
108  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
109am__nobase_strip = \
110  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
111am__nobase_list = $(am__nobase_strip_setup); \
112  for p in $$list; do echo "$$p $$p"; done | \
113  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
114  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
115    if (++n[$$2] == $(am__install_max)) \
116      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
117    END { for (dir in files) print dir, files[dir] }'
118am__base_list = \
119  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
120  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
121am__uninstall_files_from_dir = { \
122  test -z "$$files" \
123    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
124    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
125         $(am__cd) "$$dir" && rm -f $$files; }; \
126  }
127am__installdirs = "$(DESTDIR)$(drivermandir)"
128DATA = $(driverman_DATA)
129DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
130ACLOCAL = @ACLOCAL@
131ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
132ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
133AMTAR = @AMTAR@
134AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
135APP_MAN_DIR = @APP_MAN_DIR@
136APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
137AR = @AR@
138AUTOCONF = @AUTOCONF@
139AUTOHEADER = @AUTOHEADER@
140AUTOMAKE = @AUTOMAKE@
141AWK = @AWK@
142BASE_CFLAGS = @BASE_CFLAGS@
143CC = @CC@
144CCDEPMODE = @CCDEPMODE@
145CFLAGS = @CFLAGS@
146CHANGELOG_CMD = @CHANGELOG_CMD@
147CPP = @CPP@
148CPPFLAGS = @CPPFLAGS@
149CWARNFLAGS = @CWARNFLAGS@
150CYGPATH_W = @CYGPATH_W@
151DEFS = @DEFS@
152DEPDIR = @DEPDIR@
153DLLTOOL = @DLLTOOL@
154DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
155DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
156DRIVER_NAME = @DRIVER_NAME@
157DRI_CFLAGS = @DRI_CFLAGS@
158DRI_LIBS = @DRI_LIBS@
159DSYMUTIL = @DSYMUTIL@
160DUMPBIN = @DUMPBIN@
161ECHO_C = @ECHO_C@
162ECHO_N = @ECHO_N@
163ECHO_T = @ECHO_T@
164EGREP = @EGREP@
165EXEEXT = @EXEEXT@
166FGREP = @FGREP@
167FILE_MAN_DIR = @FILE_MAN_DIR@
168FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
169GREP = @GREP@
170INSTALL = @INSTALL@
171INSTALL_CMD = @INSTALL_CMD@
172INSTALL_DATA = @INSTALL_DATA@
173INSTALL_PROGRAM = @INSTALL_PROGRAM@
174INSTALL_SCRIPT = @INSTALL_SCRIPT@
175INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
176LD = @LD@
177LDFLAGS = @LDFLAGS@
178LIBOBJS = @LIBOBJS@
179LIBS = @LIBS@
180LIBTOOL = @LIBTOOL@
181LIB_MAN_DIR = @LIB_MAN_DIR@
182LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
183LIPO = @LIPO@
184LN_S = @LN_S@
185LTLIBOBJS = @LTLIBOBJS@
186MAINT = @MAINT@
187MAKEINFO = @MAKEINFO@
188MANIFEST_TOOL = @MANIFEST_TOOL@
189MAN_SUBSTS = @MAN_SUBSTS@
190MISC_MAN_DIR = @MISC_MAN_DIR@
191MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
192MKDIR_P = @MKDIR_P@
193NM = @NM@
194NMEDIT = @NMEDIT@
195OBJDUMP = @OBJDUMP@
196OBJEXT = @OBJEXT@
197OTOOL = @OTOOL@
198OTOOL64 = @OTOOL64@
199PACKAGE = @PACKAGE@
200PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201PACKAGE_NAME = @PACKAGE_NAME@
202PACKAGE_STRING = @PACKAGE_STRING@
203PACKAGE_TARNAME = @PACKAGE_TARNAME@
204PACKAGE_URL = @PACKAGE_URL@
205PACKAGE_VERSION = @PACKAGE_VERSION@
206PATH_SEPARATOR = @PATH_SEPARATOR@
207PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
208PCIACCESS_LIBS = @PCIACCESS_LIBS@
209PKG_CONFIG = @PKG_CONFIG@
210PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
211PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
212RANLIB = @RANLIB@
213SED = @SED@
214SET_MAKE = @SET_MAKE@
215SHELL = @SHELL@
216STRICT_CFLAGS = @STRICT_CFLAGS@
217STRIP = @STRIP@
218VERSION = @VERSION@
219XEXT_CFLAGS = @XEXT_CFLAGS@
220XEXT_LIBS = @XEXT_LIBS@
221XORG_CFLAGS = @XORG_CFLAGS@
222XORG_LIBS = @XORG_LIBS@
223XORG_MAN_PAGE = @XORG_MAN_PAGE@
224abs_builddir = @abs_builddir@
225abs_srcdir = @abs_srcdir@
226abs_top_builddir = @abs_top_builddir@
227abs_top_srcdir = @abs_top_srcdir@
228ac_ct_AR = @ac_ct_AR@
229ac_ct_CC = @ac_ct_CC@
230ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
231am__include = @am__include@
232am__leading_dot = @am__leading_dot@
233am__quote = @am__quote@
234am__tar = @am__tar@
235am__untar = @am__untar@
236bindir = @bindir@
237build = @build@
238build_alias = @build_alias@
239build_cpu = @build_cpu@
240build_os = @build_os@
241build_vendor = @build_vendor@
242builddir = @builddir@
243datadir = @datadir@
244datarootdir = @datarootdir@
245docdir = @docdir@
246dvidir = @dvidir@
247exec_prefix = @exec_prefix@
248host = @host@
249host_alias = @host_alias@
250host_cpu = @host_cpu@
251host_os = @host_os@
252host_vendor = @host_vendor@
253htmldir = @htmldir@
254includedir = @includedir@
255infodir = @infodir@
256install_sh = @install_sh@
257libdir = @libdir@
258libexecdir = @libexecdir@
259localedir = @localedir@
260localstatedir = @localstatedir@
261mandir = @mandir@
262mkdir_p = @mkdir_p@
263moduledir = @moduledir@
264oldincludedir = @oldincludedir@
265pdfdir = @pdfdir@
266prefix = @prefix@
267program_transform_name = @program_transform_name@
268psdir = @psdir@
269sbindir = @sbindir@
270sharedstatedir = @sharedstatedir@
271srcdir = @srcdir@
272sysconfdir = @sysconfdir@
273target_alias = @target_alias@
274top_build_prefix = @top_build_prefix@
275top_builddir = @top_builddir@
276top_srcdir = @top_srcdir@
277drivermandir = $(DRIVER_MAN_DIR)
278driverman_PRE = r128.man
279driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@)
280EXTRA_DIST = r128.man
281CLEANFILES = $(driverman_DATA)
282
283# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
284SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
285all: all-am
286
287.SUFFIXES:
288.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man
289$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
290	@for dep in $?; do \
291	  case '$(am__configure_deps)' in \
292	    *$$dep*) \
293	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
294	        && { if test -f $@; then exit 0; else break; fi; }; \
295	      exit 1;; \
296	  esac; \
297	done; \
298	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
299	$(am__cd) $(top_srcdir) && \
300	  $(AUTOMAKE) --foreign man/Makefile
301.PRECIOUS: Makefile
302Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
303	@case '$?' in \
304	  *config.status*) \
305	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
306	  *) \
307	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
308	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
309	esac;
310
311$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
312	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
313
314$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
315	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
316$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
317	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
318$(am__aclocal_m4_deps):
319
320mostlyclean-libtool:
321	-rm -f *.lo
322
323clean-libtool:
324	-rm -rf .libs _libs
325install-drivermanDATA: $(driverman_DATA)
326	@$(NORMAL_INSTALL)
327	@list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \
328	if test -n "$$list"; then \
329	  echo " $(MKDIR_P) '$(DESTDIR)$(drivermandir)'"; \
330	  $(MKDIR_P) "$(DESTDIR)$(drivermandir)" || exit 1; \
331	fi; \
332	for p in $$list; do \
333	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
334	  echo "$$d$$p"; \
335	done | $(am__base_list) | \
336	while read files; do \
337	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(drivermandir)'"; \
338	  $(INSTALL_DATA) $$files "$(DESTDIR)$(drivermandir)" || exit $$?; \
339	done
340
341uninstall-drivermanDATA:
342	@$(NORMAL_UNINSTALL)
343	@list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \
344	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
345	dir='$(DESTDIR)$(drivermandir)'; $(am__uninstall_files_from_dir)
346tags: TAGS
347TAGS:
348
349ctags: CTAGS
350CTAGS:
351
352
353distdir: $(DISTFILES)
354	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
355	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
356	list='$(DISTFILES)'; \
357	  dist_files=`for file in $$list; do echo $$file; done | \
358	  sed -e "s|^$$srcdirstrip/||;t" \
359	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
360	case $$dist_files in \
361	  */*) $(MKDIR_P) `echo "$$dist_files" | \
362			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
363			   sort -u` ;; \
364	esac; \
365	for file in $$dist_files; do \
366	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
367	  if test -d $$d/$$file; then \
368	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
369	    if test -d "$(distdir)/$$file"; then \
370	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
371	    fi; \
372	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
373	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
374	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
375	    fi; \
376	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
377	  else \
378	    test -f "$(distdir)/$$file" \
379	    || cp -p $$d/$$file "$(distdir)/$$file" \
380	    || exit 1; \
381	  fi; \
382	done
383check-am: all-am
384check: check-am
385all-am: Makefile $(DATA)
386installdirs:
387	for dir in "$(DESTDIR)$(drivermandir)"; do \
388	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
389	done
390install: install-am
391install-exec: install-exec-am
392install-data: install-data-am
393uninstall: uninstall-am
394
395install-am: all-am
396	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
397
398installcheck: installcheck-am
399install-strip:
400	if test -z '$(STRIP)'; then \
401	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
402	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
403	      install; \
404	else \
405	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
406	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
407	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
408	fi
409mostlyclean-generic:
410
411clean-generic:
412	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
413
414distclean-generic:
415	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
416	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
417
418maintainer-clean-generic:
419	@echo "This command is intended for maintainers to use"
420	@echo "it deletes files that may require special tools to rebuild."
421clean: clean-am
422
423clean-am: clean-generic clean-libtool mostlyclean-am
424
425distclean: distclean-am
426	-rm -f Makefile
427distclean-am: clean-am distclean-generic
428
429dvi: dvi-am
430
431dvi-am:
432
433html: html-am
434
435html-am:
436
437info: info-am
438
439info-am:
440
441install-data-am: install-drivermanDATA
442
443install-dvi: install-dvi-am
444
445install-dvi-am:
446
447install-exec-am:
448
449install-html: install-html-am
450
451install-html-am:
452
453install-info: install-info-am
454
455install-info-am:
456
457install-man:
458
459install-pdf: install-pdf-am
460
461install-pdf-am:
462
463install-ps: install-ps-am
464
465install-ps-am:
466
467installcheck-am:
468
469maintainer-clean: maintainer-clean-am
470	-rm -f Makefile
471maintainer-clean-am: distclean-am maintainer-clean-generic
472
473mostlyclean: mostlyclean-am
474
475mostlyclean-am: mostlyclean-generic mostlyclean-libtool
476
477pdf: pdf-am
478
479pdf-am:
480
481ps: ps-am
482
483ps-am:
484
485uninstall-am: uninstall-drivermanDATA
486
487.MAKE: install-am install-strip
488
489.PHONY: all all-am check check-am clean clean-generic clean-libtool \
490	distclean distclean-generic distclean-libtool distdir dvi \
491	dvi-am html html-am info info-am install install-am \
492	install-data install-data-am install-drivermanDATA install-dvi \
493	install-dvi-am install-exec install-exec-am install-html \
494	install-html-am install-info install-info-am install-man \
495	install-pdf install-pdf-am install-ps install-ps-am \
496	install-strip installcheck installcheck-am installdirs \
497	maintainer-clean maintainer-clean-generic mostlyclean \
498	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
499	uninstall uninstall-am uninstall-drivermanDATA
500
501
502.man.$(DRIVER_MAN_SUFFIX):
503	$(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
504
505# Tell versions [3.59,3.63) of GNU make to not export all variables.
506# Otherwise a system limit (for SysV at least) may be exceeded.
507.NOEXPORT:
508