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