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