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