Makefile.in revision d075918c
1# Makefile.in generated by automake 1.10.1 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 =
72man1dir = $(mandir)/man1
73am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(drivermandir)"
74NROFF = nroff
75MANS = $(man_MANS)
76am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
77am__vpath_adj = case $$p in \
78    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
79    *) f=$$p;; \
80  esac;
81am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
82drivermanDATA_INSTALL = $(INSTALL_DATA)
83DATA = $(driverman_DATA)
84DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
85ACLOCAL = @ACLOCAL@
86ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
87ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
88AMTAR = @AMTAR@
89APP_MAN_DIR = @APP_MAN_DIR@
90APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
91AR = @AR@
92AUTOCONF = @AUTOCONF@
93AUTOHEADER = @AUTOHEADER@
94AUTOMAKE = @AUTOMAKE@
95AWK = @AWK@
96CC = @CC@
97CCDEPMODE = @CCDEPMODE@
98CFLAGS = @CFLAGS@
99CPP = @CPP@
100CPPFLAGS = @CPPFLAGS@
101CXX = @CXX@
102CXXCPP = @CXXCPP@
103CXXDEPMODE = @CXXDEPMODE@
104CXXFLAGS = @CXXFLAGS@
105CYGPATH_W = @CYGPATH_W@
106DEFS = @DEFS@
107DEPDIR = @DEPDIR@
108DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
109DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
110DRIVER_NAME = @DRIVER_NAME@
111DSYMUTIL = @DSYMUTIL@
112ECHO = @ECHO@
113ECHO_C = @ECHO_C@
114ECHO_N = @ECHO_N@
115ECHO_T = @ECHO_T@
116EGREP = @EGREP@
117EXEEXT = @EXEEXT@
118F77 = @F77@
119FFLAGS = @FFLAGS@
120FILE_MAN_DIR = @FILE_MAN_DIR@
121FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
122GREP = @GREP@
123HAL_BIN_DIR = @HAL_BIN_DIR@
124HAL_CALLOUTS_DIR = @HAL_CALLOUTS_DIR@
125HAL_FDI_DIR = @HAL_FDI_DIR@
126INSTALL = @INSTALL@
127INSTALL_DATA = @INSTALL_DATA@
128INSTALL_PROGRAM = @INSTALL_PROGRAM@
129INSTALL_SCRIPT = @INSTALL_SCRIPT@
130INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
131LDFLAGS = @LDFLAGS@
132LIBOBJS = @LIBOBJS@
133LIBS = @LIBS@
134LIBTOOL = @LIBTOOL@
135LIB_MAN_DIR = @LIB_MAN_DIR@
136LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
137LN_S = @LN_S@
138LTLIBOBJS = @LTLIBOBJS@
139MAINT = @MAINT@
140MAKEINFO = @MAKEINFO@
141MISC_MAN_DIR = @MISC_MAN_DIR@
142MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
143MKDIR_P = @MKDIR_P@
144NMEDIT = @NMEDIT@
145OBJEXT = @OBJEXT@
146PACKAGE = @PACKAGE@
147PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
148PACKAGE_NAME = @PACKAGE_NAME@
149PACKAGE_STRING = @PACKAGE_STRING@
150PACKAGE_TARNAME = @PACKAGE_TARNAME@
151PACKAGE_VERSION = @PACKAGE_VERSION@
152PATH_SEPARATOR = @PATH_SEPARATOR@
153PKG_CONFIG = @PKG_CONFIG@
154RANLIB = @RANLIB@
155SED = sed
156SET_MAKE = @SET_MAKE@
157SHELL = @SHELL@
158STRIP = @STRIP@
159VERSION = @VERSION@
160XORG_CFLAGS = @XORG_CFLAGS@
161XORG_LIBS = @XORG_LIBS@
162abs_builddir = @abs_builddir@
163abs_srcdir = @abs_srcdir@
164abs_top_builddir = @abs_top_builddir@
165abs_top_srcdir = @abs_top_srcdir@
166ac_ct_CC = @ac_ct_CC@
167ac_ct_CXX = @ac_ct_CXX@
168ac_ct_F77 = @ac_ct_F77@
169am__include = @am__include@
170am__leading_dot = @am__leading_dot@
171am__quote = @am__quote@
172am__tar = @am__tar@
173am__untar = @am__untar@
174bindir = @bindir@
175build = @build@
176build_alias = @build_alias@
177build_cpu = @build_cpu@
178build_os = @build_os@
179build_vendor = @build_vendor@
180builddir = @builddir@
181datadir = @datadir@
182datarootdir = @datarootdir@
183docdir = @docdir@
184dvidir = @dvidir@
185exec_prefix = @exec_prefix@
186host = @host@
187host_alias = @host_alias@
188host_cpu = @host_cpu@
189host_os = @host_os@
190host_vendor = @host_vendor@
191htmldir = @htmldir@
192includedir = @includedir@
193infodir = @infodir@
194inputdir = @inputdir@
195install_sh = @install_sh@
196libdir = @libdir@
197libexecdir = @libexecdir@
198localedir = @localedir@
199localstatedir = @localstatedir@
200mandir = @mandir@
201mkdir_p = @mkdir_p@
202oldincludedir = @oldincludedir@
203pdfdir = @pdfdir@
204prefix = @prefix@
205program_transform_name = @program_transform_name@
206psdir = @psdir@
207sbindir = @sbindir@
208sharedstatedir = @sharedstatedir@
209srcdir = @srcdir@
210sysconfdir = @sysconfdir@
211target_alias = @target_alias@
212top_build_prefix = @top_build_prefix@
213top_builddir = @top_builddir@
214top_srcdir = @top_srcdir@
215man_MANS = @DRIVER_NAME@_detect.1
216drivermandir = $(DRIVER_MAN_DIR)
217driverman_PRE = @DRIVER_NAME@.man
218driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@)
219EXTRA_DIST = @DRIVER_NAME@.man @DRIVER_NAME@_detect.1
220CLEANFILES = $(driverman_DATA)
221
222# Strings to replace in man pages
223XORGRELSTRING = @PACKAGE_STRING@
224XORGMANNAME = X Version 11
225MAN_SUBSTS = \
226	-e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
227	-e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
228	-e 's|__xservername__|Xorg|g' \
229	-e 's|__xconfigfile__|xorg.conf|g' \
230	-e 's|__projectroot__|$(prefix)|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		&& exit 0; \
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-man1: $(man1_MANS) $(man_MANS)
278	@$(NORMAL_INSTALL)
279	test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
280	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
281	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
282	for i in $$l2; do \
283	  case "$$i" in \
284	    *.1*) list="$$list $$i" ;; \
285	  esac; \
286	done; \
287	for i in $$list; do \
288	  if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
289	  else file=$$i; fi; \
290	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
291	  case "$$ext" in \
292	    1*) ;; \
293	    *) ext='1' ;; \
294	  esac; \
295	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
296	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
297	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
298	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
299	  $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
300	done
301uninstall-man1:
302	@$(NORMAL_UNINSTALL)
303	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
304	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
305	for i in $$l2; do \
306	  case "$$i" in \
307	    *.1*) list="$$list $$i" ;; \
308	  esac; \
309	done; \
310	for i in $$list; do \
311	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
312	  case "$$ext" in \
313	    1*) ;; \
314	    *) ext='1' ;; \
315	  esac; \
316	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
317	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
318	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
319	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
320	  rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
321	done
322install-drivermanDATA: $(driverman_DATA)
323	@$(NORMAL_INSTALL)
324	test -z "$(drivermandir)" || $(MKDIR_P) "$(DESTDIR)$(drivermandir)"
325	@list='$(driverman_DATA)'; for p in $$list; do \
326	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
327	  f=$(am__strip_dir) \
328	  echo " $(drivermanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(drivermandir)/$$f'"; \
329	  $(drivermanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(drivermandir)/$$f"; \
330	done
331
332uninstall-drivermanDATA:
333	@$(NORMAL_UNINSTALL)
334	@list='$(driverman_DATA)'; for p in $$list; do \
335	  f=$(am__strip_dir) \
336	  echo " rm -f '$(DESTDIR)$(drivermandir)/$$f'"; \
337	  rm -f "$(DESTDIR)$(drivermandir)/$$f"; \
338	done
339tags: TAGS
340TAGS:
341
342ctags: CTAGS
343CTAGS:
344
345
346distdir: $(DISTFILES)
347	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
348	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
349	list='$(DISTFILES)'; \
350	  dist_files=`for file in $$list; do echo $$file; done | \
351	  sed -e "s|^$$srcdirstrip/||;t" \
352	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
353	case $$dist_files in \
354	  */*) $(MKDIR_P) `echo "$$dist_files" | \
355			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
356			   sort -u` ;; \
357	esac; \
358	for file in $$dist_files; do \
359	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
360	  if test -d $$d/$$file; then \
361	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
362	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
363	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
364	    fi; \
365	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
366	  else \
367	    test -f $(distdir)/$$file \
368	    || cp -p $$d/$$file $(distdir)/$$file \
369	    || exit 1; \
370	  fi; \
371	done
372check-am: all-am
373check: check-am
374all-am: Makefile $(MANS) $(DATA)
375installdirs:
376	for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(drivermandir)"; do \
377	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
378	done
379install: install-am
380install-exec: install-exec-am
381install-data: install-data-am
382uninstall: uninstall-am
383
384install-am: all-am
385	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
386
387installcheck: installcheck-am
388install-strip:
389	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
390	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
391	  `test -z '$(STRIP)' || \
392	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
393mostlyclean-generic:
394
395clean-generic:
396	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
397
398distclean-generic:
399	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
400
401maintainer-clean-generic:
402	@echo "This command is intended for maintainers to use"
403	@echo "it deletes files that may require special tools to rebuild."
404clean: clean-am
405
406clean-am: clean-generic clean-libtool mostlyclean-am
407
408distclean: distclean-am
409	-rm -f Makefile
410distclean-am: clean-am distclean-generic
411
412dvi: dvi-am
413
414dvi-am:
415
416html: html-am
417
418info: info-am
419
420info-am:
421
422install-data-am: install-drivermanDATA install-man
423
424install-dvi: install-dvi-am
425
426install-exec-am:
427
428install-html: install-html-am
429
430install-info: install-info-am
431
432install-man: install-man1
433
434install-pdf: install-pdf-am
435
436install-ps: install-ps-am
437
438installcheck-am:
439
440maintainer-clean: maintainer-clean-am
441	-rm -f Makefile
442maintainer-clean-am: distclean-am maintainer-clean-generic
443
444mostlyclean: mostlyclean-am
445
446mostlyclean-am: mostlyclean-generic mostlyclean-libtool
447
448pdf: pdf-am
449
450pdf-am:
451
452ps: ps-am
453
454ps-am:
455
456uninstall-am: uninstall-drivermanDATA uninstall-man
457
458uninstall-man: uninstall-man1
459
460.MAKE: install-am install-strip
461
462.PHONY: all all-am check check-am clean clean-generic clean-libtool \
463	distclean distclean-generic distclean-libtool distdir dvi \
464	dvi-am html html-am info info-am install install-am \
465	install-data install-data-am install-drivermanDATA install-dvi \
466	install-dvi-am install-exec install-exec-am install-html \
467	install-html-am install-info install-info-am install-man \
468	install-man1 install-pdf install-pdf-am install-ps \
469	install-ps-am install-strip installcheck installcheck-am \
470	installdirs maintainer-clean maintainer-clean-generic \
471	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
472	ps ps-am uninstall uninstall-am uninstall-drivermanDATA \
473	uninstall-man uninstall-man1
474
475
476.man.$(DRIVER_MAN_SUFFIX):
477	sed $(MAN_SUBSTS) < $< > $@
478# Tell versions [3.59,3.63) of GNU make to not export all variables.
479# Otherwise a system limit (for SysV at least) may be exceeded.
480.NOEXPORT:
481