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