Initial code release
[profile/ivi/xorg-x11-drv-intel.git] / man / Makefile.in
1 # Makefile.in generated by automake 1.11.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, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 #
19 # Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
20 #
21 # Permission is hereby granted, free of charge, to any person obtaining a
22 # copy of this software and associated documentation files (the "Software"),
23 # to deal in the Software without restriction, including without limitation
24 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
25 # and/or sell copies of the Software, and to permit persons to whom the
26 # Software is furnished to do so, subject to the following conditions:
27 #
28 # The above copyright notice and this permission notice (including the next
29 # paragraph) shall be included in all copies or substantial portions of the
30 # Software.
31 #
32 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
34 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
35 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
36 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
37 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
38 # DEALINGS IN THE SOFTWARE.
39
40
41 VPATH = @srcdir@
42 pkgdatadir = $(datadir)/@PACKAGE@
43 pkgincludedir = $(includedir)/@PACKAGE@
44 pkglibdir = $(libdir)/@PACKAGE@
45 pkglibexecdir = $(libexecdir)/@PACKAGE@
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 install_sh_DATA = $(install_sh) -c -m 644
48 install_sh_PROGRAM = $(install_sh) -c
49 install_sh_SCRIPT = $(install_sh) -c
50 INSTALL_HEADER = $(INSTALL_DATA)
51 transform = $(program_transform_name)
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58 build_triplet = @build@
59 host_triplet = @host@
60 subdir = man
61 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
62 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
63 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
64         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
65         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
66         $(top_srcdir)/configure.ac
67 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
68         $(ACLOCAL_M4)
69 mkinstalldirs = $(install_sh) -d
70 CONFIG_HEADER = $(top_builddir)/config.h
71 CONFIG_CLEAN_FILES =
72 CONFIG_CLEAN_VPATH_FILES =
73 AM_V_GEN = $(am__v_GEN_$(V))
74 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
75 am__v_GEN_0 = @echo "  GEN   " $@;
76 AM_V_at = $(am__v_at_$(V))
77 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
78 am__v_at_0 = @
79 SOURCES =
80 DIST_SOURCES =
81 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
82 am__vpath_adj = case $$p in \
83     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
84     *) f=$$p;; \
85   esac;
86 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
87 am__install_max = 40
88 am__nobase_strip_setup = \
89   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
90 am__nobase_strip = \
91   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
92 am__nobase_list = $(am__nobase_strip_setup); \
93   for p in $$list; do echo "$$p $$p"; done | \
94   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
95   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
96     if (++n[$$2] == $(am__install_max)) \
97       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
98     END { for (dir in files) print dir, files[dir] }'
99 am__base_list = \
100   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
101   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
102 am__installdirs = "$(DESTDIR)$(drivermandir)"
103 DATA = $(driverman_DATA)
104 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
105 ACLOCAL = @ACLOCAL@
106 ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
107 ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
108 AMTAR = @AMTAR@
109 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
110 APP_MAN_DIR = @APP_MAN_DIR@
111 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
112 AR = @AR@
113 AUTOCONF = @AUTOCONF@
114 AUTOHEADER = @AUTOHEADER@
115 AUTOMAKE = @AUTOMAKE@
116 AWK = @AWK@
117 CC = @CC@
118 CCDEPMODE = @CCDEPMODE@
119 CFLAGS = @CFLAGS@
120 CHANGELOG_CMD = @CHANGELOG_CMD@
121 CPP = @CPP@
122 CPPFLAGS = @CPPFLAGS@
123 CWARNFLAGS = @CWARNFLAGS@
124 CYGPATH_W = @CYGPATH_W@
125 DEFS = @DEFS@
126 DEPDIR = @DEPDIR@
127 DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
128 DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
129 DRIVER_NAME = @DRIVER_NAME@
130 DRI_CFLAGS = @DRI_CFLAGS@
131 DRI_LIBS = @DRI_LIBS@
132 DRM_CFLAGS = @DRM_CFLAGS@
133 DRM_LIBS = @DRM_LIBS@
134 DSYMUTIL = @DSYMUTIL@
135 DUMPBIN = @DUMPBIN@
136 ECHO_C = @ECHO_C@
137 ECHO_N = @ECHO_N@
138 ECHO_T = @ECHO_T@
139 EGREP = @EGREP@
140 EXEEXT = @EXEEXT@
141 FGREP = @FGREP@
142 FILE_MAN_DIR = @FILE_MAN_DIR@
143 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
144 GEN4ASM_CFLAGS = @GEN4ASM_CFLAGS@
145 GEN4ASM_LIBS = @GEN4ASM_LIBS@
146 GREP = @GREP@
147 INSTALL = @INSTALL@
148 INSTALL_CMD = @INSTALL_CMD@
149 INSTALL_DATA = @INSTALL_DATA@
150 INSTALL_PROGRAM = @INSTALL_PROGRAM@
151 INSTALL_SCRIPT = @INSTALL_SCRIPT@
152 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
153 LD = @LD@
154 LDFLAGS = @LDFLAGS@
155 LIBOBJS = @LIBOBJS@
156 LIBS = @LIBS@
157 LIBTOOL = @LIBTOOL@
158 LIB_MAN_DIR = @LIB_MAN_DIR@
159 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
160 LIPO = @LIPO@
161 LN_S = @LN_S@
162 LTLIBOBJS = @LTLIBOBJS@
163 MAINT = @MAINT@
164 MAKEINFO = @MAKEINFO@
165 MAN_SUBSTS = @MAN_SUBSTS@
166 MISC_MAN_DIR = @MISC_MAN_DIR@
167 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
168 MKDIR_P = @MKDIR_P@
169 NM = @NM@
170 NMEDIT = @NMEDIT@
171 OBJDUMP = @OBJDUMP@
172 OBJEXT = @OBJEXT@
173 OTOOL = @OTOOL@
174 OTOOL64 = @OTOOL64@
175 PACKAGE = @PACKAGE@
176 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
177 PACKAGE_NAME = @PACKAGE_NAME@
178 PACKAGE_STRING = @PACKAGE_STRING@
179 PACKAGE_TARNAME = @PACKAGE_TARNAME@
180 PACKAGE_URL = @PACKAGE_URL@
181 PACKAGE_VERSION = @PACKAGE_VERSION@
182 PATH_SEPARATOR = @PATH_SEPARATOR@
183 PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
184 PCIACCESS_LIBS = @PCIACCESS_LIBS@
185 PKG_CONFIG = @PKG_CONFIG@
186 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
187 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
188 RANLIB = @RANLIB@
189 SED = @SED@
190 SET_MAKE = @SET_MAKE@
191 SHELL = @SHELL@
192 STRIP = @STRIP@
193 UDEV_CFLAGS = @UDEV_CFLAGS@
194 UDEV_LIBS = @UDEV_LIBS@
195 VERSION = @VERSION@
196 XORG_CFLAGS = @XORG_CFLAGS@
197 XORG_LIBS = @XORG_LIBS@
198 XORG_MAN_PAGE = @XORG_MAN_PAGE@
199 XVMCLIB_CFLAGS = @XVMCLIB_CFLAGS@
200 XVMCLIB_LIBS = @XVMCLIB_LIBS@
201 abs_builddir = @abs_builddir@
202 abs_srcdir = @abs_srcdir@
203 abs_top_builddir = @abs_top_builddir@
204 abs_top_srcdir = @abs_top_srcdir@
205 ac_ct_CC = @ac_ct_CC@
206 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
207 am__include = @am__include@
208 am__leading_dot = @am__leading_dot@
209 am__quote = @am__quote@
210 am__tar = @am__tar@
211 am__untar = @am__untar@
212 bindir = @bindir@
213 build = @build@
214 build_alias = @build_alias@
215 build_cpu = @build_cpu@
216 build_os = @build_os@
217 build_vendor = @build_vendor@
218 builddir = @builddir@
219 datadir = @datadir@
220 datarootdir = @datarootdir@
221 docdir = @docdir@
222 dvidir = @dvidir@
223 exec_prefix = @exec_prefix@
224 host = @host@
225 host_alias = @host_alias@
226 host_cpu = @host_cpu@
227 host_os = @host_os@
228 host_vendor = @host_vendor@
229 htmldir = @htmldir@
230 includedir = @includedir@
231 infodir = @infodir@
232 install_sh = @install_sh@
233 libdir = @libdir@
234 libexecdir = @libexecdir@
235 localedir = @localedir@
236 localstatedir = @localstatedir@
237 lt_ECHO = @lt_ECHO@
238 mandir = @mandir@
239 mkdir_p = @mkdir_p@
240 moduledir = @moduledir@
241 oldincludedir = @oldincludedir@
242 pdfdir = @pdfdir@
243 prefix = @prefix@
244 program_transform_name = @program_transform_name@
245 psdir = @psdir@
246 sbindir = @sbindir@
247 sharedstatedir = @sharedstatedir@
248 srcdir = @srcdir@
249 sysconfdir = @sysconfdir@
250 target_alias = @target_alias@
251 top_build_prefix = @top_build_prefix@
252 top_builddir = @top_builddir@
253 top_srcdir = @top_srcdir@
254 drivermandir = $(DRIVER_MAN_DIR)
255 driverman_DATA = $(DRIVER_NAME).$(DRIVER_MAN_SUFFIX)
256 EXTRA_DIST = $(DRIVER_NAME).man
257 CLEANFILES = $(driverman_DATA)
258
259 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
260 SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
261 all: all-am
262
263 .SUFFIXES:
264 .SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man
265 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
266         @for dep in $?; do \
267           case '$(am__configure_deps)' in \
268             *$$dep*) \
269               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
270                 && { if test -f $@; then exit 0; else break; fi; }; \
271               exit 1;; \
272           esac; \
273         done; \
274         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
275         $(am__cd) $(top_srcdir) && \
276           $(AUTOMAKE) --foreign man/Makefile
277 .PRECIOUS: Makefile
278 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
279         @case '$?' in \
280           *config.status*) \
281             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
282           *) \
283             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
284             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
285         esac;
286
287 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
288         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
289
290 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
291         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
293         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
294 $(am__aclocal_m4_deps):
295
296 mostlyclean-libtool:
297         -rm -f *.lo
298
299 clean-libtool:
300         -rm -rf .libs _libs
301 install-drivermanDATA: $(driverman_DATA)
302         @$(NORMAL_INSTALL)
303         test -z "$(drivermandir)" || $(MKDIR_P) "$(DESTDIR)$(drivermandir)"
304         @list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \
305         for p in $$list; do \
306           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
307           echo "$$d$$p"; \
308         done | $(am__base_list) | \
309         while read files; do \
310           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(drivermandir)'"; \
311           $(INSTALL_DATA) $$files "$(DESTDIR)$(drivermandir)" || exit $$?; \
312         done
313
314 uninstall-drivermanDATA:
315         @$(NORMAL_UNINSTALL)
316         @list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \
317         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
318         test -n "$$files" || exit 0; \
319         echo " ( cd '$(DESTDIR)$(drivermandir)' && rm -f" $$files ")"; \
320         cd "$(DESTDIR)$(drivermandir)" && rm -f $$files
321 tags: TAGS
322 TAGS:
323
324 ctags: CTAGS
325 CTAGS:
326
327
328 distdir: $(DISTFILES)
329         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
330         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
331         list='$(DISTFILES)'; \
332           dist_files=`for file in $$list; do echo $$file; done | \
333           sed -e "s|^$$srcdirstrip/||;t" \
334               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
335         case $$dist_files in \
336           */*) $(MKDIR_P) `echo "$$dist_files" | \
337                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
338                            sort -u` ;; \
339         esac; \
340         for file in $$dist_files; do \
341           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
342           if test -d $$d/$$file; then \
343             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
344             if test -d "$(distdir)/$$file"; then \
345               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
346             fi; \
347             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
348               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
349               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
350             fi; \
351             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
352           else \
353             test -f "$(distdir)/$$file" \
354             || cp -p $$d/$$file "$(distdir)/$$file" \
355             || exit 1; \
356           fi; \
357         done
358 check-am: all-am
359 check: check-am
360 all-am: Makefile $(DATA)
361 installdirs:
362         for dir in "$(DESTDIR)$(drivermandir)"; do \
363           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
364         done
365 install: install-am
366 install-exec: install-exec-am
367 install-data: install-data-am
368 uninstall: uninstall-am
369
370 install-am: all-am
371         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
372
373 installcheck: installcheck-am
374 install-strip:
375         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
376           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
377           `test -z '$(STRIP)' || \
378             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
379 mostlyclean-generic:
380
381 clean-generic:
382         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
383
384 distclean-generic:
385         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
386         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
387
388 maintainer-clean-generic:
389         @echo "This command is intended for maintainers to use"
390         @echo "it deletes files that may require special tools to rebuild."
391 clean: clean-am
392
393 clean-am: clean-generic clean-libtool mostlyclean-am
394
395 distclean: distclean-am
396         -rm -f Makefile
397 distclean-am: clean-am distclean-generic
398
399 dvi: dvi-am
400
401 dvi-am:
402
403 html: html-am
404
405 html-am:
406
407 info: info-am
408
409 info-am:
410
411 install-data-am: install-drivermanDATA
412
413 install-dvi: install-dvi-am
414
415 install-dvi-am:
416
417 install-exec-am:
418
419 install-html: install-html-am
420
421 install-html-am:
422
423 install-info: install-info-am
424
425 install-info-am:
426
427 install-man:
428
429 install-pdf: install-pdf-am
430
431 install-pdf-am:
432
433 install-ps: install-ps-am
434
435 install-ps-am:
436
437 installcheck-am:
438
439 maintainer-clean: maintainer-clean-am
440         -rm -f Makefile
441 maintainer-clean-am: distclean-am maintainer-clean-generic
442
443 mostlyclean: mostlyclean-am
444
445 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
446
447 pdf: pdf-am
448
449 pdf-am:
450
451 ps: ps-am
452
453 ps-am:
454
455 uninstall-am: uninstall-drivermanDATA
456
457 .MAKE: install-am install-strip
458
459 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
460         distclean distclean-generic distclean-libtool distdir dvi \
461         dvi-am html html-am info info-am install install-am \
462         install-data install-data-am install-drivermanDATA install-dvi \
463         install-dvi-am install-exec install-exec-am install-html \
464         install-html-am install-info install-info-am install-man \
465         install-pdf install-pdf-am install-ps install-ps-am \
466         install-strip installcheck installcheck-am installdirs \
467         maintainer-clean maintainer-clean-generic mostlyclean \
468         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
469         uninstall uninstall-am uninstall-drivermanDATA
470
471
472 .man.$(DRIVER_MAN_SUFFIX):
473         $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
474
475 # Tell versions [3.59,3.63) of GNU make to not export all variables.
476 # Otherwise a system limit (for SysV at least) may be exceeded.
477 .NOEXPORT: