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