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