Makefile.in revision 5d713044
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  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
43srcdir = @srcdir@
44top_srcdir = @top_srcdir@
45VPATH = @srcdir@
46pkgdatadir = $(datadir)/@PACKAGE@
47pkglibdir = $(libdir)/@PACKAGE@
48pkgincludedir = $(includedir)/@PACKAGE@
49top_builddir = ..
50am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51INSTALL = @INSTALL@
52install_sh_DATA = $(install_sh) -c -m 644
53install_sh_PROGRAM = $(install_sh) -c
54install_sh_SCRIPT = $(install_sh) -c
55INSTALL_HEADER = $(INSTALL_DATA)
56transform = $(program_transform_name)
57NORMAL_INSTALL = :
58PRE_INSTALL = :
59POST_INSTALL = :
60NORMAL_UNINSTALL = :
61PRE_UNINSTALL = :
62POST_UNINSTALL = :
63build_triplet = @build@
64host_triplet = @host@
65subdir = man
66DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
67ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
68am__aclocal_m4_deps = $(top_srcdir)/configure.ac
69am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70	$(ACLOCAL_M4)
71mkinstalldirs = $(SHELL) $(install_sh) -d
72CONFIG_HEADER = $(top_builddir)/config.h
73CONFIG_CLEAN_FILES =
74SOURCES =
75DIST_SOURCES =
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|^.*/||'`;
82am__installdirs = "$(DESTDIR)$(drivermandir)"
83drivermanDATA_INSTALL = $(INSTALL_DATA)
84DATA = $(driverman_DATA)
85DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86ACLOCAL = @ACLOCAL@
87ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
88ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
89AMDEP_FALSE = @AMDEP_FALSE@
90AMDEP_TRUE = @AMDEP_TRUE@
91AMTAR = @AMTAR@
92APP_MAN_DIR = @APP_MAN_DIR@
93APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
94AR = @AR@
95AUTOCONF = @AUTOCONF@
96AUTOHEADER = @AUTOHEADER@
97AUTOMAKE = @AUTOMAKE@
98AWK = @AWK@
99CC = @CC@
100CCDEPMODE = @CCDEPMODE@
101CFLAGS = @CFLAGS@
102CHANGELOG_CMD = @CHANGELOG_CMD@
103CPP = @CPP@
104CPPFLAGS = @CPPFLAGS@
105CXX = @CXX@
106CXXCPP = @CXXCPP@
107CXXDEPMODE = @CXXDEPMODE@
108CXXFLAGS = @CXXFLAGS@
109CYGPATH_W = @CYGPATH_W@
110DEFS = @DEFS@
111DEPDIR = @DEPDIR@
112DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
113DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
114DRIVER_NAME = @DRIVER_NAME@
115DSYMUTIL = @DSYMUTIL@
116ECHO = @ECHO@
117ECHO_C = @ECHO_C@
118ECHO_N = @ECHO_N@
119ECHO_T = @ECHO_T@
120EGREP = @EGREP@
121EXEEXT = @EXEEXT@
122F77 = @F77@
123FFLAGS = @FFLAGS@
124FILE_MAN_DIR = @FILE_MAN_DIR@
125FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
126GREP = @GREP@
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@
140MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
141MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
142MAKEINFO = @MAKEINFO@
143MISC_MAN_DIR = @MISC_MAN_DIR@
144MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
145NMEDIT = @NMEDIT@
146OBJEXT = @OBJEXT@
147PACKAGE = @PACKAGE@
148PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
149PACKAGE_NAME = @PACKAGE_NAME@
150PACKAGE_STRING = @PACKAGE_STRING@
151PACKAGE_TARNAME = @PACKAGE_TARNAME@
152PACKAGE_VERSION = @PACKAGE_VERSION@
153PATH_SEPARATOR = @PATH_SEPARATOR@
154PKG_CONFIG = @PKG_CONFIG@
155RANLIB = @RANLIB@
156SED = sed
157SET_MAKE = @SET_MAKE@
158SHELL = @SHELL@
159STRIP = @STRIP@
160VERSION = @VERSION@
161XORG_CFLAGS = @XORG_CFLAGS@
162XORG_LIBS = @XORG_LIBS@
163ac_ct_CC = @ac_ct_CC@
164ac_ct_CXX = @ac_ct_CXX@
165ac_ct_F77 = @ac_ct_F77@
166am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
167am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
168am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
169am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
170am__include = @am__include@
171am__leading_dot = @am__leading_dot@
172am__quote = @am__quote@
173am__tar = @am__tar@
174am__untar = @am__untar@
175bindir = @bindir@
176build = @build@
177build_alias = @build_alias@
178build_cpu = @build_cpu@
179build_os = @build_os@
180build_vendor = @build_vendor@
181datadir = @datadir@
182datarootdir = @datarootdir@
183distcleancheck_listfiles = @distcleancheck_listfiles@
184docdir = @docdir@
185dvidir = @dvidir@
186exec_prefix = @exec_prefix@
187host = @host@
188host_alias = @host_alias@
189host_cpu = @host_cpu@
190host_os = @host_os@
191host_vendor = @host_vendor@
192htmldir = @htmldir@
193includedir = @includedir@
194infodir = @infodir@
195install_sh = @install_sh@
196libdir = @libdir@
197libexecdir = @libexecdir@
198localedir = @localedir@
199localstatedir = @localstatedir@
200mandir = @mandir@
201mkdir_p = @mkdir_p@
202moduledir = @moduledir@
203oldincludedir = @oldincludedir@
204pdfdir = @pdfdir@
205prefix = @prefix@
206program_transform_name = @program_transform_name@
207psdir = @psdir@
208sbindir = @sbindir@
209sharedstatedir = @sharedstatedir@
210sysconfdir = @sysconfdir@
211target_alias = @target_alias@
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
221MAN_SUBSTS = \
222	-e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
223	-e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
224	-e 's|__xservername__|Xorg|g' \
225	-e 's|__xconfigfile__|xorg.conf|g' \
226	-e 's|__projectroot__|$(prefix)|g' \
227	-e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \
228	-e 's|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g' \
229	-e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \
230	-e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \
231	-e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'
232
233SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
234all: all-am
235
236.SUFFIXES:
237.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man
238$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
239	@for dep in $?; do \
240	  case '$(am__configure_deps)' in \
241	    *$$dep*) \
242	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
243		&& exit 0; \
244	      exit 1;; \
245	  esac; \
246	done; \
247	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  man/Makefile'; \
248	cd $(top_srcdir) && \
249	  $(AUTOMAKE) --gnu  man/Makefile
250.PRECIOUS: Makefile
251Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
252	@case '$?' in \
253	  *config.status*) \
254	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
255	  *) \
256	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
257	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
258	esac;
259
260$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
261	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262
263$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
264	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
265$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
266	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
267
268mostlyclean-libtool:
269	-rm -f *.lo
270
271clean-libtool:
272	-rm -rf .libs _libs
273
274distclean-libtool:
275	-rm -f libtool
276uninstall-info-am:
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)'; for file in $$list; do \
305	  case $$file in \
306	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
307	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
308	  esac; \
309	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
310	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
311	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
312	    dir="/$$dir"; \
313	    $(mkdir_p) "$(distdir)$$dir"; \
314	  else \
315	    dir=''; \
316	  fi; \
317	  if test -d $$d/$$file; then \
318	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
319	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
320	    fi; \
321	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
322	  else \
323	    test -f $(distdir)/$$file \
324	    || cp -p $$d/$$file $(distdir)/$$file \
325	    || exit 1; \
326	  fi; \
327	done
328check-am: all-am
329check: check-am
330all-am: Makefile $(DATA)
331installdirs:
332	for dir in "$(DESTDIR)$(drivermandir)"; do \
333	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
334	done
335install: install-am
336install-exec: install-exec-am
337install-data: install-data-am
338uninstall: uninstall-am
339
340install-am: all-am
341	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
342
343installcheck: installcheck-am
344install-strip:
345	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
346	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
347	  `test -z '$(STRIP)' || \
348	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
349mostlyclean-generic:
350
351clean-generic:
352	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
353
354distclean-generic:
355	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
356
357maintainer-clean-generic:
358	@echo "This command is intended for maintainers to use"
359	@echo "it deletes files that may require special tools to rebuild."
360clean: clean-am
361
362clean-am: clean-generic clean-libtool mostlyclean-am
363
364distclean: distclean-am
365	-rm -f Makefile
366distclean-am: clean-am distclean-generic distclean-libtool
367
368dvi: dvi-am
369
370dvi-am:
371
372html: html-am
373
374info: info-am
375
376info-am:
377
378install-data-am: install-drivermanDATA
379
380install-exec-am:
381
382install-info: install-info-am
383
384install-man:
385
386installcheck-am:
387
388maintainer-clean: maintainer-clean-am
389	-rm -f Makefile
390maintainer-clean-am: distclean-am maintainer-clean-generic
391
392mostlyclean: mostlyclean-am
393
394mostlyclean-am: mostlyclean-generic mostlyclean-libtool
395
396pdf: pdf-am
397
398pdf-am:
399
400ps: ps-am
401
402ps-am:
403
404uninstall-am: uninstall-drivermanDATA uninstall-info-am
405
406.PHONY: all all-am check check-am clean clean-generic clean-libtool \
407	distclean distclean-generic distclean-libtool distdir dvi \
408	dvi-am html html-am info info-am install install-am \
409	install-data install-data-am install-drivermanDATA \
410	install-exec install-exec-am install-info install-info-am \
411	install-man install-strip installcheck installcheck-am \
412	installdirs maintainer-clean maintainer-clean-generic \
413	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
414	ps ps-am uninstall uninstall-am uninstall-drivermanDATA \
415	uninstall-info-am
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