Makefile.in revision 9bd41f2c
1# Makefile.in generated by automake 1.10 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006  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@
96CPP = @CPP@
97CPPFLAGS = @CPPFLAGS@
98CXX = @CXX@
99CXXCPP = @CXXCPP@
100CXXDEPMODE = @CXXDEPMODE@
101CXXFLAGS = @CXXFLAGS@
102CYGPATH_W = @CYGPATH_W@
103DEFS = @DEFS@
104DEPDIR = @DEPDIR@
105DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
106DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
107DRIVER_NAME = @DRIVER_NAME@
108ECHO = @ECHO@
109ECHO_C = @ECHO_C@
110ECHO_N = @ECHO_N@
111ECHO_T = @ECHO_T@
112EGREP = @EGREP@
113EXEEXT = @EXEEXT@
114F77 = @F77@
115FFLAGS = @FFLAGS@
116FILE_MAN_DIR = @FILE_MAN_DIR@
117FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
118GREP = @GREP@
119INSTALL = @INSTALL@
120INSTALL_DATA = @INSTALL_DATA@
121INSTALL_PROGRAM = @INSTALL_PROGRAM@
122INSTALL_SCRIPT = @INSTALL_SCRIPT@
123INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
124LDFLAGS = @LDFLAGS@
125LIBOBJS = @LIBOBJS@
126LIBS = @LIBS@
127LIBTOOL = @LIBTOOL@
128LIB_MAN_DIR = @LIB_MAN_DIR@
129LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
130LN_S = @LN_S@
131LTLIBOBJS = @LTLIBOBJS@
132MAINT = @MAINT@
133MAKEINFO = @MAKEINFO@
134MISC_MAN_DIR = @MISC_MAN_DIR@
135MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
136MKDIR_P = @MKDIR_P@
137OBJEXT = @OBJEXT@
138PACKAGE = @PACKAGE@
139PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
140PACKAGE_NAME = @PACKAGE_NAME@
141PACKAGE_STRING = @PACKAGE_STRING@
142PACKAGE_TARNAME = @PACKAGE_TARNAME@
143PACKAGE_VERSION = @PACKAGE_VERSION@
144PATH_SEPARATOR = @PATH_SEPARATOR@
145PKG_CONFIG = @PKG_CONFIG@
146RANLIB = @RANLIB@
147SED = sed
148SET_MAKE = @SET_MAKE@
149SHELL = @SHELL@
150STRIP = @STRIP@
151VERSION = @VERSION@
152XORG_CFLAGS = @XORG_CFLAGS@
153XORG_LIBS = @XORG_LIBS@
154abs_builddir = @abs_builddir@
155abs_srcdir = @abs_srcdir@
156abs_top_builddir = @abs_top_builddir@
157abs_top_srcdir = @abs_top_srcdir@
158ac_ct_CC = @ac_ct_CC@
159ac_ct_CXX = @ac_ct_CXX@
160ac_ct_F77 = @ac_ct_F77@
161am__include = @am__include@
162am__leading_dot = @am__leading_dot@
163am__quote = @am__quote@
164am__tar = @am__tar@
165am__untar = @am__untar@
166bindir = @bindir@
167build = @build@
168build_alias = @build_alias@
169build_cpu = @build_cpu@
170build_os = @build_os@
171build_vendor = @build_vendor@
172builddir = @builddir@
173datadir = @datadir@
174datarootdir = @datarootdir@
175docdir = @docdir@
176dvidir = @dvidir@
177exec_prefix = @exec_prefix@
178host = @host@
179host_alias = @host_alias@
180host_cpu = @host_cpu@
181host_os = @host_os@
182host_vendor = @host_vendor@
183htmldir = @htmldir@
184includedir = @includedir@
185infodir = @infodir@
186inputdir = @inputdir@
187install_sh = @install_sh@
188libdir = @libdir@
189libexecdir = @libexecdir@
190localedir = @localedir@
191localstatedir = @localstatedir@
192mandir = @mandir@
193mkdir_p = @mkdir_p@
194oldincludedir = @oldincludedir@
195pdfdir = @pdfdir@
196prefix = @prefix@
197program_transform_name = @program_transform_name@
198psdir = @psdir@
199sbindir = @sbindir@
200sharedstatedir = @sharedstatedir@
201srcdir = @srcdir@
202sysconfdir = @sysconfdir@
203target_alias = @target_alias@
204top_builddir = @top_builddir@
205top_srcdir = @top_srcdir@
206drivermandir = $(DRIVER_MAN_DIR)
207driverman_PRE = @DRIVER_NAME@.man
208driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@)
209EXTRA_DIST = @DRIVER_NAME@.man
210CLEANFILES = $(driverman_DATA)
211
212# Strings to replace in man pages
213XORGRELSTRING = @PACKAGE_STRING@
214XORGMANNAME = X Version 11
215MAN_SUBSTS = \
216	-e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
217	-e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
218	-e 's|__xservername__|Xorg|g' \
219	-e 's|__xconfigfile__|xorg.conf|g' \
220	-e 's|__projectroot__|$(prefix)|g' \
221	-e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \
222	-e 's|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g' \
223	-e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \
224	-e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \
225	-e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'
226
227SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
228all: all-am
229
230.SUFFIXES:
231.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man
232$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
233	@for dep in $?; do \
234	  case '$(am__configure_deps)' in \
235	    *$$dep*) \
236	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
237		&& exit 0; \
238	      exit 1;; \
239	  esac; \
240	done; \
241	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  man/Makefile'; \
242	cd $(top_srcdir) && \
243	  $(AUTOMAKE) --gnu  man/Makefile
244.PRECIOUS: Makefile
245Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
246	@case '$?' in \
247	  *config.status*) \
248	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
249	  *) \
250	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
251	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
252	esac;
253
254$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
255	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256
257$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
258	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
259$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
260	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
261
262mostlyclean-libtool:
263	-rm -f *.lo
264
265clean-libtool:
266	-rm -rf .libs _libs
267install-drivermanDATA: $(driverman_DATA)
268	@$(NORMAL_INSTALL)
269	test -z "$(drivermandir)" || $(MKDIR_P) "$(DESTDIR)$(drivermandir)"
270	@list='$(driverman_DATA)'; for p in $$list; do \
271	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
272	  f=$(am__strip_dir) \
273	  echo " $(drivermanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(drivermandir)/$$f'"; \
274	  $(drivermanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(drivermandir)/$$f"; \
275	done
276
277uninstall-drivermanDATA:
278	@$(NORMAL_UNINSTALL)
279	@list='$(driverman_DATA)'; for p in $$list; do \
280	  f=$(am__strip_dir) \
281	  echo " rm -f '$(DESTDIR)$(drivermandir)/$$f'"; \
282	  rm -f "$(DESTDIR)$(drivermandir)/$$f"; \
283	done
284tags: TAGS
285TAGS:
286
287ctags: CTAGS
288CTAGS:
289
290
291distdir: $(DISTFILES)
292	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
293	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
294	list='$(DISTFILES)'; \
295	  dist_files=`for file in $$list; do echo $$file; done | \
296	  sed -e "s|^$$srcdirstrip/||;t" \
297	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
298	case $$dist_files in \
299	  */*) $(MKDIR_P) `echo "$$dist_files" | \
300			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
301			   sort -u` ;; \
302	esac; \
303	for file in $$dist_files; do \
304	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
305	  if test -d $$d/$$file; then \
306	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
307	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
308	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
309	    fi; \
310	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
311	  else \
312	    test -f $(distdir)/$$file \
313	    || cp -p $$d/$$file $(distdir)/$$file \
314	    || exit 1; \
315	  fi; \
316	done
317check-am: all-am
318check: check-am
319all-am: Makefile $(DATA)
320installdirs:
321	for dir in "$(DESTDIR)$(drivermandir)"; do \
322	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
323	done
324install: install-am
325install-exec: install-exec-am
326install-data: install-data-am
327uninstall: uninstall-am
328
329install-am: all-am
330	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
331
332installcheck: installcheck-am
333install-strip:
334	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
335	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
336	  `test -z '$(STRIP)' || \
337	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
338mostlyclean-generic:
339
340clean-generic:
341	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
342
343distclean-generic:
344	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
345
346maintainer-clean-generic:
347	@echo "This command is intended for maintainers to use"
348	@echo "it deletes files that may require special tools to rebuild."
349clean: clean-am
350
351clean-am: clean-generic clean-libtool mostlyclean-am
352
353distclean: distclean-am
354	-rm -f Makefile
355distclean-am: clean-am distclean-generic
356
357dvi: dvi-am
358
359dvi-am:
360
361html: html-am
362
363info: info-am
364
365info-am:
366
367install-data-am: install-drivermanDATA
368
369install-dvi: install-dvi-am
370
371install-exec-am:
372
373install-html: install-html-am
374
375install-info: install-info-am
376
377install-man:
378
379install-pdf: install-pdf-am
380
381install-ps: install-ps-am
382
383installcheck-am:
384
385maintainer-clean: maintainer-clean-am
386	-rm -f Makefile
387maintainer-clean-am: distclean-am maintainer-clean-generic
388
389mostlyclean: mostlyclean-am
390
391mostlyclean-am: mostlyclean-generic mostlyclean-libtool
392
393pdf: pdf-am
394
395pdf-am:
396
397ps: ps-am
398
399ps-am:
400
401uninstall-am: uninstall-drivermanDATA
402
403.MAKE: install-am install-strip
404
405.PHONY: all all-am check check-am clean clean-generic clean-libtool \
406	distclean distclean-generic distclean-libtool distdir dvi \
407	dvi-am html html-am info info-am install install-am \
408	install-data install-data-am install-drivermanDATA install-dvi \
409	install-dvi-am install-exec install-exec-am install-html \
410	install-html-am install-info install-info-am install-man \
411	install-pdf install-pdf-am install-ps install-ps-am \
412	install-strip installcheck installcheck-am installdirs \
413	maintainer-clean maintainer-clean-generic mostlyclean \
414	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
415	uninstall uninstall-am uninstall-drivermanDATA
416
417
418.man.$(DRIVER_MAN_SUFFIX):
419	sed $(MAN_SUBSTS) < $< > $@
420# Tell versions [3.59,3.63) of GNU make to not export all variables.
421# Otherwise a system limit (for SysV at least) may be exceeded.
422.NOEXPORT:
423