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