Makefile.in revision 209ff23f
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 =
72am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
73am__vpath_adj = case $$p in \
74    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
75    *) f=$$p;; \
76  esac;
77am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
78am__installdirs = "$(DESTDIR)$(drivermandir)"
79drivermanDATA_INSTALL = $(INSTALL_DATA)
80DATA = $(driverman_DATA)
81DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82ACLOCAL = @ACLOCAL@
83ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
84ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
85AMTAR = @AMTAR@
86APP_MAN_DIR = @APP_MAN_DIR@
87APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
88AR = @AR@
89AUTOCONF = @AUTOCONF@
90AUTOHEADER = @AUTOHEADER@
91AUTOMAKE = @AUTOMAKE@
92AWK = @AWK@
93CC = @CC@
94CCDEPMODE = @CCDEPMODE@
95CFLAGS = @CFLAGS@
96CPP = @CPP@
97CPPFLAGS = @CPPFLAGS@
98CXX = @CXX@
99CXXCPP = @CXXCPP@
100CXXDEPMODE = @CXXDEPMODE@
101CXXFLAGS = @CXXFLAGS@
102CYGPATH_W = @CYGPATH_W@
103DEFS = @DEFS@
104DEPDIR = @DEPDIR@
105DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
106DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
107DRIVER_NAME = @DRIVER_NAME@
108DRI_CFLAGS = @DRI_CFLAGS@
109DRI_LIBS = @DRI_LIBS@
110DSYMUTIL = @DSYMUTIL@
111ECHO = @ECHO@
112ECHO_C = @ECHO_C@
113ECHO_N = @ECHO_N@
114ECHO_T = @ECHO_T@
115EGREP = @EGREP@
116EXEEXT = @EXEEXT@
117F77 = @F77@
118FFLAGS = @FFLAGS@
119FILE_MAN_DIR = @FILE_MAN_DIR@
120FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
121GREP = @GREP@
122INSTALL = @INSTALL@
123INSTALL_DATA = @INSTALL_DATA@
124INSTALL_PROGRAM = @INSTALL_PROGRAM@
125INSTALL_SCRIPT = @INSTALL_SCRIPT@
126INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
127LDFLAGS = @LDFLAGS@
128LIBOBJS = @LIBOBJS@
129LIBS = @LIBS@
130LIBTOOL = @LIBTOOL@
131LIB_MAN_DIR = @LIB_MAN_DIR@
132LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
133LINUXDOC = @LINUXDOC@
134LN_S = @LN_S@
135LTLIBOBJS = @LTLIBOBJS@
136MAINT = @MAINT@
137MAKEINFO = @MAKEINFO@
138MAKE_HTML = @MAKE_HTML@
139MAKE_PDF = @MAKE_PDF@
140MAKE_PS = @MAKE_PS@
141MAKE_TEXT = @MAKE_TEXT@
142MISC_MAN_DIR = @MISC_MAN_DIR@
143MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
144MKDIR_P = @MKDIR_P@
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@
154PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
155PCIACCESS_LIBS = @PCIACCESS_LIBS@
156PKG_CONFIG = @PKG_CONFIG@
157PS2PDF = @PS2PDF@
158RANLIB = @RANLIB@
159SED = sed
160SET_MAKE = @SET_MAKE@
161SHELL = @SHELL@
162STRIP = @STRIP@
163VERSION = @VERSION@
164XMODES_CFLAGS = @XMODES_CFLAGS@
165XORG_CFLAGS = @XORG_CFLAGS@
166XORG_LIBS = @XORG_LIBS@
167abs_builddir = @abs_builddir@
168abs_srcdir = @abs_srcdir@
169abs_top_builddir = @abs_top_builddir@
170abs_top_srcdir = @abs_top_srcdir@
171ac_ct_CC = @ac_ct_CC@
172ac_ct_CXX = @ac_ct_CXX@
173ac_ct_F77 = @ac_ct_F77@
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@
185builddir = @builddir@
186datadir = @datadir@
187datarootdir = @datarootdir@
188docdir = @docdir@
189dvidir = @dvidir@
190exec_prefix = @exec_prefix@
191host = @host@
192host_alias = @host_alias@
193host_cpu = @host_cpu@
194host_os = @host_os@
195host_vendor = @host_vendor@
196htmldir = @htmldir@
197includedir = @includedir@
198infodir = @infodir@
199install_sh = @install_sh@
200libdir = @libdir@
201libexecdir = @libexecdir@
202localedir = @localedir@
203localstatedir = @localstatedir@
204mandir = @mandir@
205mkdir_p = @mkdir_p@
206moduledir = @moduledir@
207oldincludedir = @oldincludedir@
208pdfdir = @pdfdir@
209prefix = @prefix@
210program_transform_name = @program_transform_name@
211psdir = @psdir@
212sbindir = @sbindir@
213sharedstatedir = @sharedstatedir@
214srcdir = @srcdir@
215sysconfdir = @sysconfdir@
216target_alias = @target_alias@
217top_builddir = @top_builddir@
218top_srcdir = @top_srcdir@
219drivermandir = $(DRIVER_MAN_DIR)
220driverman_PRE = @DRIVER_NAME@.man radeon.man
221driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@)
222EXTRA_DIST = @DRIVER_NAME@.man radeon.man
223CLEANFILES = $(driverman_DATA)
224
225# Strings to replace in man pages
226XORGRELSTRING = @PACKAGE_STRING@
227XORGMANNAME = X Version 11
228MAN_SUBSTS = \
229	-e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
230	-e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
231	-e 's|__xservername__|Xorg|g' \
232	-e 's|__xconfigfile__|xorg.conf|g' \
233	-e 's|__projectroot__|$(prefix)|g' \
234	-e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \
235	-e 's|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g' \
236	-e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \
237	-e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \
238	-e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'
239
240SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
241all: all-am
242
243.SUFFIXES:
244.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man
245$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
246	@for dep in $?; do \
247	  case '$(am__configure_deps)' in \
248	    *$$dep*) \
249	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
250		&& exit 0; \
251	      exit 1;; \
252	  esac; \
253	done; \
254	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  man/Makefile'; \
255	cd $(top_srcdir) && \
256	  $(AUTOMAKE) --gnu  man/Makefile
257.PRECIOUS: Makefile
258Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
259	@case '$?' in \
260	  *config.status*) \
261	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
262	  *) \
263	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
264	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
265	esac;
266
267$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
268	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
269
270$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
271	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
272$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
273	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274
275mostlyclean-libtool:
276	-rm -f *.lo
277
278clean-libtool:
279	-rm -rf .libs _libs
280install-drivermanDATA: $(driverman_DATA)
281	@$(NORMAL_INSTALL)
282	test -z "$(drivermandir)" || $(MKDIR_P) "$(DESTDIR)$(drivermandir)"
283	@list='$(driverman_DATA)'; for p in $$list; do \
284	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
285	  f=$(am__strip_dir) \
286	  echo " $(drivermanDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(drivermandir)/$$f'"; \
287	  $(drivermanDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(drivermandir)/$$f"; \
288	done
289
290uninstall-drivermanDATA:
291	@$(NORMAL_UNINSTALL)
292	@list='$(driverman_DATA)'; for p in $$list; do \
293	  f=$(am__strip_dir) \
294	  echo " rm -f '$(DESTDIR)$(drivermandir)/$$f'"; \
295	  rm -f "$(DESTDIR)$(drivermandir)/$$f"; \
296	done
297tags: TAGS
298TAGS:
299
300ctags: CTAGS
301CTAGS:
302
303
304distdir: $(DISTFILES)
305	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
306	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
307	list='$(DISTFILES)'; \
308	  dist_files=`for file in $$list; do echo $$file; done | \
309	  sed -e "s|^$$srcdirstrip/||;t" \
310	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
311	case $$dist_files in \
312	  */*) $(MKDIR_P) `echo "$$dist_files" | \
313			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
314			   sort -u` ;; \
315	esac; \
316	for file in $$dist_files; do \
317	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
318	  if test -d $$d/$$file; then \
319	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
320	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
321	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
322	    fi; \
323	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
324	  else \
325	    test -f $(distdir)/$$file \
326	    || cp -p $$d/$$file $(distdir)/$$file \
327	    || exit 1; \
328	  fi; \
329	done
330check-am: all-am
331check: check-am
332all-am: Makefile $(DATA)
333installdirs:
334	for dir in "$(DESTDIR)$(drivermandir)"; do \
335	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
336	done
337install: install-am
338install-exec: install-exec-am
339install-data: install-data-am
340uninstall: uninstall-am
341
342install-am: all-am
343	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
344
345installcheck: installcheck-am
346install-strip:
347	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
348	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
349	  `test -z '$(STRIP)' || \
350	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
351mostlyclean-generic:
352
353clean-generic:
354	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
355
356distclean-generic:
357	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
358
359maintainer-clean-generic:
360	@echo "This command is intended for maintainers to use"
361	@echo "it deletes files that may require special tools to rebuild."
362clean: clean-am
363
364clean-am: clean-generic clean-libtool mostlyclean-am
365
366distclean: distclean-am
367	-rm -f Makefile
368distclean-am: clean-am distclean-generic
369
370dvi: dvi-am
371
372dvi-am:
373
374html: html-am
375
376info: info-am
377
378info-am:
379
380install-data-am: install-drivermanDATA
381
382install-dvi: install-dvi-am
383
384install-exec-am:
385
386install-html: install-html-am
387
388install-info: install-info-am
389
390install-man:
391
392install-pdf: install-pdf-am
393
394install-ps: install-ps-am
395
396installcheck-am:
397
398maintainer-clean: maintainer-clean-am
399	-rm -f Makefile
400maintainer-clean-am: distclean-am maintainer-clean-generic
401
402mostlyclean: mostlyclean-am
403
404mostlyclean-am: mostlyclean-generic mostlyclean-libtool
405
406pdf: pdf-am
407
408pdf-am:
409
410ps: ps-am
411
412ps-am:
413
414uninstall-am: uninstall-drivermanDATA
415
416.MAKE: install-am install-strip
417
418.PHONY: all all-am check check-am clean clean-generic clean-libtool \
419	distclean distclean-generic distclean-libtool distdir dvi \
420	dvi-am html html-am info info-am install install-am \
421	install-data install-data-am install-drivermanDATA install-dvi \
422	install-dvi-am install-exec install-exec-am install-html \
423	install-html-am install-info install-info-am install-man \
424	install-pdf install-pdf-am install-ps install-ps-am \
425	install-strip installcheck installcheck-am installdirs \
426	maintainer-clean maintainer-clean-generic mostlyclean \
427	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
428	uninstall uninstall-am uninstall-drivermanDATA
429
430
431.man.$(DRIVER_MAN_SUFFIX):
432	sed $(MAN_SUBSTS) < $< > $@
433# Tell versions [3.59,3.63) of GNU make to not export all variables.
434# Otherwise a system limit (for SysV at least) may be exceeded.
435.NOEXPORT:
436