Makefile.in revision fe5e51b7
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# $Id: Makefile.in,v 1.1.1.1 2008/08/02 05:13:04 mrg Exp $
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@
46pkglibdir = $(libdir)/@PACKAGE@
47pkgincludedir = $(includedir)/@PACKAGE@
48am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
49install_sh_DATA = $(install_sh) -c -m 644
50install_sh_PROGRAM = $(install_sh) -c
51install_sh_SCRIPT = $(install_sh) -c
52INSTALL_HEADER = $(INSTALL_DATA)
53transform = $(program_transform_name)
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60build_triplet = @build@
61host_triplet = @host@
62subdir = man
63DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
64ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
65am__aclocal_m4_deps = $(top_srcdir)/configure.ac
66am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67	$(ACLOCAL_M4)
68mkinstalldirs = $(install_sh) -d
69CONFIG_HEADER = $(top_builddir)/config.h
70CONFIG_CLEAN_FILES =
71SOURCES =
72DIST_SOURCES =
73am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
74am__vpath_adj = case $$p in \
75    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
76    *) f=$$p;; \
77  esac;
78am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
79am__installdirs = "$(DESTDIR)$(drivermandir)"
80drivermanDATA_INSTALL = $(INSTALL_DATA)
81DATA = $(driverman_DATA)
82DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
83ACLOCAL = @ACLOCAL@
84ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
85ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
86AMTAR = @AMTAR@
87APP_MAN_DIR = @APP_MAN_DIR@
88APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
89AR = @AR@
90AUTOCONF = @AUTOCONF@
91AUTOHEADER = @AUTOHEADER@
92AUTOMAKE = @AUTOMAKE@
93AWK = @AWK@
94CC = @CC@
95CCDEPMODE = @CCDEPMODE@
96CFLAGS = @CFLAGS@
97CPP = @CPP@
98CPPFLAGS = @CPPFLAGS@
99CXX = @CXX@
100CXXCPP = @CXXCPP@
101CXXDEPMODE = @CXXDEPMODE@
102CXXFLAGS = @CXXFLAGS@
103CYGPATH_W = @CYGPATH_W@
104DEFS = @DEFS@
105DEPDIR = @DEPDIR@
106DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
107DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
108DRIVER_NAME = @DRIVER_NAME@
109DRI_CFLAGS = @DRI_CFLAGS@
110DRI_LIBS = @DRI_LIBS@
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@
140OBJEXT = @OBJEXT@
141PACKAGE = @PACKAGE@
142PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
143PACKAGE_NAME = @PACKAGE_NAME@
144PACKAGE_STRING = @PACKAGE_STRING@
145PACKAGE_TARNAME = @PACKAGE_TARNAME@
146PACKAGE_VERSION = @PACKAGE_VERSION@
147PATH_SEPARATOR = @PATH_SEPARATOR@
148PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
149PCIACCESS_LIBS = @PCIACCESS_LIBS@
150PKG_CONFIG = @PKG_CONFIG@
151RANLIB = @RANLIB@
152SED = sed
153SET_MAKE = @SET_MAKE@
154SHELL = @SHELL@
155STRIP = @STRIP@
156VERSION = @VERSION@
157XORG_CFLAGS = @XORG_CFLAGS@
158XORG_LIBS = @XORG_LIBS@
159abs_builddir = @abs_builddir@
160abs_srcdir = @abs_srcdir@
161abs_top_builddir = @abs_top_builddir@
162abs_top_srcdir = @abs_top_srcdir@
163ac_ct_CC = @ac_ct_CC@
164ac_ct_CXX = @ac_ct_CXX@
165ac_ct_F77 = @ac_ct_F77@
166am__include = @am__include@
167am__leading_dot = @am__leading_dot@
168am__quote = @am__quote@
169am__tar = @am__tar@
170am__untar = @am__untar@
171bindir = @bindir@
172build = @build@
173build_alias = @build_alias@
174build_cpu = @build_cpu@
175build_os = @build_os@
176build_vendor = @build_vendor@
177builddir = @builddir@
178datadir = @datadir@
179datarootdir = @datarootdir@
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_builddir = @top_builddir@
210top_srcdir = @top_srcdir@
211drivermandir = $(DRIVER_MAN_DIR)
212driverman_PRE = @DRIVER_NAME@.man
213driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@)
214EXTRA_DIST = @DRIVER_NAME@.man
215CLEANFILES = $(driverman_DATA)
216
217# Strings to replace in man pages
218XORGRELSTRING = @PACKAGE_STRING@
219XORGMANNAME = X Version 11
220MAN_SUBSTS = \
221	-e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
222	-e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
223	-e 's|__xservername__|Xorg|g' \
224	-e 's|__xconfigfile__|xorg.conf|g' \
225	-e 's|__projectroot__|$(prefix)|g' \
226	-e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \
227	-e 's|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g' \
228	-e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \
229	-e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \
230	-e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'
231
232SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
233all: all-am
234
235.SUFFIXES:
236.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man
237$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
238	@for dep in $?; do \
239	  case '$(am__configure_deps)' in \
240	    *$$dep*) \
241	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
242		&& exit 0; \
243	      exit 1;; \
244	  esac; \
245	done; \
246	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  man/Makefile'; \
247	cd $(top_srcdir) && \
248	  $(AUTOMAKE) --gnu  man/Makefile
249.PRECIOUS: Makefile
250Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
251	@case '$?' in \
252	  *config.status*) \
253	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
254	  *) \
255	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
256	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
257	esac;
258
259$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
260	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
261
262$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
263	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
264$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
265	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
266
267mostlyclean-libtool:
268	-rm -f *.lo
269
270clean-libtool:
271	-rm -rf .libs _libs
272install-drivermanDATA: $(driverman_DATA)
273	@$(NORMAL_INSTALL)
274	test -z "$(drivermandir)" || $(MKDIR_P) "$(DESTDIR)$(drivermandir)"
275	@list='$(driverman_DATA)'; for p in $$list; do \
276	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
277	  f=$(am__strip_dir) \
278	  echo " $(drivermanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(drivermandir)/$$f'"; \
279	  $(drivermanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(drivermandir)/$$f"; \
280	done
281
282uninstall-drivermanDATA:
283	@$(NORMAL_UNINSTALL)
284	@list='$(driverman_DATA)'; for p in $$list; do \
285	  f=$(am__strip_dir) \
286	  echo " rm -f '$(DESTDIR)$(drivermandir)/$$f'"; \
287	  rm -f "$(DESTDIR)$(drivermandir)/$$f"; \
288	done
289tags: TAGS
290TAGS:
291
292ctags: CTAGS
293CTAGS:
294
295
296distdir: $(DISTFILES)
297	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
298	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
299	list='$(DISTFILES)'; \
300	  dist_files=`for file in $$list; do echo $$file; done | \
301	  sed -e "s|^$$srcdirstrip/||;t" \
302	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
303	case $$dist_files in \
304	  */*) $(MKDIR_P) `echo "$$dist_files" | \
305			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
306			   sort -u` ;; \
307	esac; \
308	for file in $$dist_files; do \
309	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
310	  if test -d $$d/$$file; then \
311	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
312	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
313	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
314	    fi; \
315	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
316	  else \
317	    test -f $(distdir)/$$file \
318	    || cp -p $$d/$$file $(distdir)/$$file \
319	    || exit 1; \
320	  fi; \
321	done
322check-am: all-am
323check: check-am
324all-am: Makefile $(DATA)
325installdirs:
326	for dir in "$(DESTDIR)$(drivermandir)"; do \
327	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
328	done
329install: install-am
330install-exec: install-exec-am
331install-data: install-data-am
332uninstall: uninstall-am
333
334install-am: all-am
335	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
336
337installcheck: installcheck-am
338install-strip:
339	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
340	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
341	  `test -z '$(STRIP)' || \
342	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
343mostlyclean-generic:
344
345clean-generic:
346	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
347
348distclean-generic:
349	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
350
351maintainer-clean-generic:
352	@echo "This command is intended for maintainers to use"
353	@echo "it deletes files that may require special tools to rebuild."
354clean: clean-am
355
356clean-am: clean-generic clean-libtool mostlyclean-am
357
358distclean: distclean-am
359	-rm -f Makefile
360distclean-am: clean-am distclean-generic
361
362dvi: dvi-am
363
364dvi-am:
365
366html: html-am
367
368info: info-am
369
370info-am:
371
372install-data-am: install-drivermanDATA
373
374install-dvi: install-dvi-am
375
376install-exec-am:
377
378install-html: install-html-am
379
380install-info: install-info-am
381
382install-man:
383
384install-pdf: install-pdf-am
385
386install-ps: install-ps-am
387
388installcheck-am:
389
390maintainer-clean: maintainer-clean-am
391	-rm -f Makefile
392maintainer-clean-am: distclean-am maintainer-clean-generic
393
394mostlyclean: mostlyclean-am
395
396mostlyclean-am: mostlyclean-generic mostlyclean-libtool
397
398pdf: pdf-am
399
400pdf-am:
401
402ps: ps-am
403
404ps-am:
405
406uninstall-am: uninstall-drivermanDATA
407
408.MAKE: install-am install-strip
409
410.PHONY: all all-am check check-am clean clean-generic clean-libtool \
411	distclean distclean-generic distclean-libtool distdir dvi \
412	dvi-am html html-am info info-am install install-am \
413	install-data install-data-am install-drivermanDATA install-dvi \
414	install-dvi-am install-exec install-exec-am install-html \
415	install-html-am install-info install-info-am install-man \
416	install-pdf install-pdf-am install-ps install-ps-am \
417	install-strip installcheck installcheck-am installdirs \
418	maintainer-clean maintainer-clean-generic mostlyclean \
419	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
420	uninstall uninstall-am uninstall-drivermanDATA
421
422
423.man.$(DRIVER_MAN_SUFFIX):
424	sed $(MAN_SUBSTS) < $< > $@
425# Tell versions [3.59,3.63) of GNU make to not export all variables.
426# Otherwise a system limit (for SysV at least) may be exceeded.
427.NOEXPORT:
428