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