Makefile.in revision aee7dae4
1# Makefile.in generated by automake 1.11.5 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 2005 Sun Microsystems, Inc.  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@
157DSYMUTIL = @DSYMUTIL@
158DUMPBIN = @DUMPBIN@
159ECHO_C = @ECHO_C@
160ECHO_N = @ECHO_N@
161ECHO_T = @ECHO_T@
162EGREP = @EGREP@
163EXEEXT = @EXEEXT@
164FGREP = @FGREP@
165FILE_MAN_DIR = @FILE_MAN_DIR@
166FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
167GREP = @GREP@
168INSTALL = @INSTALL@
169INSTALL_CMD = @INSTALL_CMD@
170INSTALL_DATA = @INSTALL_DATA@
171INSTALL_PROGRAM = @INSTALL_PROGRAM@
172INSTALL_SCRIPT = @INSTALL_SCRIPT@
173INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
174LD = @LD@
175LDFLAGS = @LDFLAGS@
176LIBOBJS = @LIBOBJS@
177LIBS = @LIBS@
178LIBTOOL = @LIBTOOL@
179LIB_MAN_DIR = @LIB_MAN_DIR@
180LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
181LIPO = @LIPO@
182LN_S = @LN_S@
183LTLIBOBJS = @LTLIBOBJS@
184MAINT = @MAINT@
185MAKEINFO = @MAKEINFO@
186MANIFEST_TOOL = @MANIFEST_TOOL@
187MAN_SUBSTS = @MAN_SUBSTS@
188MISC_MAN_DIR = @MISC_MAN_DIR@
189MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
190MKDIR_P = @MKDIR_P@
191NM = @NM@
192NMEDIT = @NMEDIT@
193OBJDUMP = @OBJDUMP@
194OBJEXT = @OBJEXT@
195OTOOL = @OTOOL@
196OTOOL64 = @OTOOL64@
197PACKAGE = @PACKAGE@
198PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
199PACKAGE_NAME = @PACKAGE_NAME@
200PACKAGE_STRING = @PACKAGE_STRING@
201PACKAGE_TARNAME = @PACKAGE_TARNAME@
202PACKAGE_URL = @PACKAGE_URL@
203PACKAGE_VERSION = @PACKAGE_VERSION@
204PATH_SEPARATOR = @PATH_SEPARATOR@
205PKG_CONFIG = @PKG_CONFIG@
206PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
207PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
208RANLIB = @RANLIB@
209SED = @SED@
210SET_MAKE = @SET_MAKE@
211SHELL = @SHELL@
212STRICT_CFLAGS = @STRICT_CFLAGS@
213STRIP = @STRIP@
214VERSION = @VERSION@
215XORG_CFLAGS = @XORG_CFLAGS@
216XORG_LIBS = @XORG_LIBS@
217XORG_MAN_PAGE = @XORG_MAN_PAGE@
218abs_builddir = @abs_builddir@
219abs_srcdir = @abs_srcdir@
220abs_top_builddir = @abs_top_builddir@
221abs_top_srcdir = @abs_top_srcdir@
222ac_ct_AR = @ac_ct_AR@
223ac_ct_CC = @ac_ct_CC@
224ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
225am__include = @am__include@
226am__leading_dot = @am__leading_dot@
227am__quote = @am__quote@
228am__tar = @am__tar@
229am__untar = @am__untar@
230bindir = @bindir@
231build = @build@
232build_alias = @build_alias@
233build_cpu = @build_cpu@
234build_os = @build_os@
235build_vendor = @build_vendor@
236builddir = @builddir@
237datadir = @datadir@
238datarootdir = @datarootdir@
239docdir = @docdir@
240dvidir = @dvidir@
241exec_prefix = @exec_prefix@
242host = @host@
243host_alias = @host_alias@
244host_cpu = @host_cpu@
245host_os = @host_os@
246host_vendor = @host_vendor@
247htmldir = @htmldir@
248includedir = @includedir@
249infodir = @infodir@
250install_sh = @install_sh@
251libdir = @libdir@
252libexecdir = @libexecdir@
253localedir = @localedir@
254localstatedir = @localstatedir@
255mandir = @mandir@
256mkdir_p = @mkdir_p@
257moduledir = @moduledir@
258oldincludedir = @oldincludedir@
259pdfdir = @pdfdir@
260prefix = @prefix@
261program_transform_name = @program_transform_name@
262psdir = @psdir@
263sbindir = @sbindir@
264sharedstatedir = @sharedstatedir@
265srcdir = @srcdir@
266sysconfdir = @sysconfdir@
267target_alias = @target_alias@
268top_build_prefix = @top_build_prefix@
269top_builddir = @top_builddir@
270top_srcdir = @top_srcdir@
271drivermandir = $(DRIVER_MAN_DIR)
272driverman_PRE = @DRIVER_NAME@.man
273driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@)
274EXTRA_DIST = @DRIVER_NAME@.man
275CLEANFILES = $(driverman_DATA)
276
277# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
278SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
279all: all-am
280
281.SUFFIXES:
282.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man
283$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
284	@for dep in $?; do \
285	  case '$(am__configure_deps)' in \
286	    *$$dep*) \
287	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
288	        && { if test -f $@; then exit 0; else break; fi; }; \
289	      exit 1;; \
290	  esac; \
291	done; \
292	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
293	$(am__cd) $(top_srcdir) && \
294	  $(AUTOMAKE) --foreign man/Makefile
295.PRECIOUS: Makefile
296Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
297	@case '$?' in \
298	  *config.status*) \
299	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
300	  *) \
301	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
302	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
303	esac;
304
305$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
306	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
307
308$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
309	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
310$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
311	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
312$(am__aclocal_m4_deps):
313
314mostlyclean-libtool:
315	-rm -f *.lo
316
317clean-libtool:
318	-rm -rf .libs _libs
319install-drivermanDATA: $(driverman_DATA)
320	@$(NORMAL_INSTALL)
321	@list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \
322	if test -n "$$list"; then \
323	  echo " $(MKDIR_P) '$(DESTDIR)$(drivermandir)'"; \
324	  $(MKDIR_P) "$(DESTDIR)$(drivermandir)" || exit 1; \
325	fi; \
326	for p in $$list; do \
327	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
328	  echo "$$d$$p"; \
329	done | $(am__base_list) | \
330	while read files; do \
331	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(drivermandir)'"; \
332	  $(INSTALL_DATA) $$files "$(DESTDIR)$(drivermandir)" || exit $$?; \
333	done
334
335uninstall-drivermanDATA:
336	@$(NORMAL_UNINSTALL)
337	@list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \
338	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
339	dir='$(DESTDIR)$(drivermandir)'; $(am__uninstall_files_from_dir)
340tags: TAGS
341TAGS:
342
343ctags: CTAGS
344CTAGS:
345
346
347distdir: $(DISTFILES)
348	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
349	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
350	list='$(DISTFILES)'; \
351	  dist_files=`for file in $$list; do echo $$file; done | \
352	  sed -e "s|^$$srcdirstrip/||;t" \
353	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
354	case $$dist_files in \
355	  */*) $(MKDIR_P) `echo "$$dist_files" | \
356			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
357			   sort -u` ;; \
358	esac; \
359	for file in $$dist_files; do \
360	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
361	  if test -d $$d/$$file; then \
362	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
363	    if test -d "$(distdir)/$$file"; then \
364	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
365	    fi; \
366	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
367	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
368	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
369	    fi; \
370	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
371	  else \
372	    test -f "$(distdir)/$$file" \
373	    || cp -p $$d/$$file "$(distdir)/$$file" \
374	    || exit 1; \
375	  fi; \
376	done
377check-am: all-am
378check: check-am
379all-am: Makefile $(DATA)
380installdirs:
381	for dir in "$(DESTDIR)$(drivermandir)"; do \
382	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
383	done
384install: install-am
385install-exec: install-exec-am
386install-data: install-data-am
387uninstall: uninstall-am
388
389install-am: all-am
390	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
391
392installcheck: installcheck-am
393install-strip:
394	if test -z '$(STRIP)'; then \
395	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
396	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
397	      install; \
398	else \
399	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
400	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
401	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
402	fi
403mostlyclean-generic:
404
405clean-generic:
406	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
407
408distclean-generic:
409	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
410	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
411
412maintainer-clean-generic:
413	@echo "This command is intended for maintainers to use"
414	@echo "it deletes files that may require special tools to rebuild."
415clean: clean-am
416
417clean-am: clean-generic clean-libtool mostlyclean-am
418
419distclean: distclean-am
420	-rm -f Makefile
421distclean-am: clean-am distclean-generic
422
423dvi: dvi-am
424
425dvi-am:
426
427html: html-am
428
429html-am:
430
431info: info-am
432
433info-am:
434
435install-data-am: install-drivermanDATA
436
437install-dvi: install-dvi-am
438
439install-dvi-am:
440
441install-exec-am:
442
443install-html: install-html-am
444
445install-html-am:
446
447install-info: install-info-am
448
449install-info-am:
450
451install-man:
452
453install-pdf: install-pdf-am
454
455install-pdf-am:
456
457install-ps: install-ps-am
458
459install-ps-am:
460
461installcheck-am:
462
463maintainer-clean: maintainer-clean-am
464	-rm -f Makefile
465maintainer-clean-am: distclean-am maintainer-clean-generic
466
467mostlyclean: mostlyclean-am
468
469mostlyclean-am: mostlyclean-generic mostlyclean-libtool
470
471pdf: pdf-am
472
473pdf-am:
474
475ps: ps-am
476
477ps-am:
478
479uninstall-am: uninstall-drivermanDATA
480
481.MAKE: install-am install-strip
482
483.PHONY: all all-am check check-am clean clean-generic clean-libtool \
484	distclean distclean-generic distclean-libtool distdir dvi \
485	dvi-am html html-am info info-am install install-am \
486	install-data install-data-am install-drivermanDATA install-dvi \
487	install-dvi-am install-exec install-exec-am install-html \
488	install-html-am install-info install-info-am install-man \
489	install-pdf install-pdf-am install-ps install-ps-am \
490	install-strip installcheck installcheck-am installdirs \
491	maintainer-clean maintainer-clean-generic mostlyclean \
492	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
493	uninstall uninstall-am uninstall-drivermanDATA
494
495
496.man.$(DRIVER_MAN_SUFFIX):
497	$(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
498
499# Tell versions [3.59,3.63) of GNU make to not export all variables.
500# Otherwise a system limit (for SysV at least) may be exceeded.
501.NOEXPORT:
502