Imported Upstream version 1.0.7
[platform/upstream/libXv.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 (c) 2005, Oracle and/or its affiliates. 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)/configure.ac
64 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65         $(ACLOCAL_M4)
66 mkinstalldirs = $(install_sh) -d
67 CONFIG_HEADER = $(top_builddir)/config.h
68 CONFIG_CLEAN_FILES =
69 CONFIG_CLEAN_VPATH_FILES =
70 AM_V_GEN = $(am__v_GEN_$(V))
71 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
72 am__v_GEN_0 = @echo "  GEN   " $@;
73 AM_V_at = $(am__v_at_$(V))
74 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
75 am__v_at_0 = @
76 SOURCES =
77 DIST_SOURCES =
78 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
79 am__vpath_adj = case $$p in \
80     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
81     *) f=$$p;; \
82   esac;
83 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
84 am__install_max = 40
85 am__nobase_strip_setup = \
86   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
87 am__nobase_strip = \
88   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
89 am__nobase_list = $(am__nobase_strip_setup); \
90   for p in $$list; do echo "$$p $$p"; done | \
91   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
92   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
93     if (++n[$$2] == $(am__install_max)) \
94       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
95     END { for (dir in files) print dir, files[dir] }'
96 am__base_list = \
97   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
98   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
99 am__installdirs = "$(DESTDIR)$(libmandir)"
100 DATA = $(libman_DATA)
101 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
102 ACLOCAL = @ACLOCAL@
103 ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
104 ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
105 AMTAR = @AMTAR@
106 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
107 APP_MAN_DIR = @APP_MAN_DIR@
108 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
109 AR = @AR@
110 AUTOCONF = @AUTOCONF@
111 AUTOHEADER = @AUTOHEADER@
112 AUTOMAKE = @AUTOMAKE@
113 AWK = @AWK@
114 BASE_CFLAGS = @BASE_CFLAGS@
115 CC = @CC@
116 CCDEPMODE = @CCDEPMODE@
117 CFLAGS = @CFLAGS@
118 CHANGELOG_CMD = @CHANGELOG_CMD@
119 CPP = @CPP@
120 CPPFLAGS = @CPPFLAGS@
121 CWARNFLAGS = @CWARNFLAGS@
122 CYGPATH_W = @CYGPATH_W@
123 DEFS = @DEFS@
124 DEPDIR = @DEPDIR@
125 DLLTOOL = @DLLTOOL@
126 DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
127 DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
128 DSYMUTIL = @DSYMUTIL@
129 DUMPBIN = @DUMPBIN@
130 ECHO_C = @ECHO_C@
131 ECHO_N = @ECHO_N@
132 ECHO_T = @ECHO_T@
133 EGREP = @EGREP@
134 EXEEXT = @EXEEXT@
135 FGREP = @FGREP@
136 FILE_MAN_DIR = @FILE_MAN_DIR@
137 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
138 GREP = @GREP@
139 INSTALL = @INSTALL@
140 INSTALL_CMD = @INSTALL_CMD@
141 INSTALL_DATA = @INSTALL_DATA@
142 INSTALL_PROGRAM = @INSTALL_PROGRAM@
143 INSTALL_SCRIPT = @INSTALL_SCRIPT@
144 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
145 LD = @LD@
146 LDFLAGS = @LDFLAGS@
147 LIBOBJS = @LIBOBJS@
148 LIBS = @LIBS@
149 LIBTOOL = @LIBTOOL@
150 LIB_MAN_DIR = @LIB_MAN_DIR@
151 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
152 LINT = @LINT@
153 LINTLIB = @LINTLIB@
154 LINT_FLAGS = @LINT_FLAGS@
155 LIPO = @LIPO@
156 LN_S = @LN_S@
157 LTLIBOBJS = @LTLIBOBJS@
158 MAINT = @MAINT@
159 MAKEINFO = @MAKEINFO@
160 MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@
161 MANIFEST_TOOL = @MANIFEST_TOOL@
162 MAN_SUBSTS = @MAN_SUBSTS@
163 MISC_MAN_DIR = @MISC_MAN_DIR@
164 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
165 MKDIR_P = @MKDIR_P@
166 NM = @NM@
167 NMEDIT = @NMEDIT@
168 OBJDUMP = @OBJDUMP@
169 OBJEXT = @OBJEXT@
170 OTOOL = @OTOOL@
171 OTOOL64 = @OTOOL64@
172 PACKAGE = @PACKAGE@
173 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
174 PACKAGE_NAME = @PACKAGE_NAME@
175 PACKAGE_STRING = @PACKAGE_STRING@
176 PACKAGE_TARNAME = @PACKAGE_TARNAME@
177 PACKAGE_URL = @PACKAGE_URL@
178 PACKAGE_VERSION = @PACKAGE_VERSION@
179 PATH_SEPARATOR = @PATH_SEPARATOR@
180 PKG_CONFIG = @PKG_CONFIG@
181 RANLIB = @RANLIB@
182 SED = @SED@
183 SET_MAKE = @SET_MAKE@
184 SHELL = @SHELL@
185 STRICT_CFLAGS = @STRICT_CFLAGS@
186 STRIP = @STRIP@
187 VERSION = @VERSION@
188 XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@
189 XORG_MAN_PAGE = @XORG_MAN_PAGE@
190 XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@
191 XV_CFLAGS = @XV_CFLAGS@
192 XV_LIBS = @XV_LIBS@
193 abs_builddir = @abs_builddir@
194 abs_srcdir = @abs_srcdir@
195 abs_top_builddir = @abs_top_builddir@
196 abs_top_srcdir = @abs_top_srcdir@
197 ac_ct_AR = @ac_ct_AR@
198 ac_ct_CC = @ac_ct_CC@
199 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
200 am__include = @am__include@
201 am__leading_dot = @am__leading_dot@
202 am__quote = @am__quote@
203 am__tar = @am__tar@
204 am__untar = @am__untar@
205 bindir = @bindir@
206 build = @build@
207 build_alias = @build_alias@
208 build_cpu = @build_cpu@
209 build_os = @build_os@
210 build_vendor = @build_vendor@
211 builddir = @builddir@
212 datadir = @datadir@
213 datarootdir = @datarootdir@
214 docdir = @docdir@
215 dvidir = @dvidir@
216 exec_prefix = @exec_prefix@
217 host = @host@
218 host_alias = @host_alias@
219 host_cpu = @host_cpu@
220 host_os = @host_os@
221 host_vendor = @host_vendor@
222 htmldir = @htmldir@
223 includedir = @includedir@
224 infodir = @infodir@
225 install_sh = @install_sh@
226 libdir = @libdir@
227 libexecdir = @libexecdir@
228 localedir = @localedir@
229 localstatedir = @localstatedir@
230 mandir = @mandir@
231 mkdir_p = @mkdir_p@
232 oldincludedir = @oldincludedir@
233 pdfdir = @pdfdir@
234 prefix = @prefix@
235 program_transform_name = @program_transform_name@
236 psdir = @psdir@
237 sbindir = @sbindir@
238 sharedstatedir = @sharedstatedir@
239 srcdir = @srcdir@
240 sysconfdir = @sysconfdir@
241 target_alias = @target_alias@
242 top_build_prefix = @top_build_prefix@
243 top_builddir = @top_builddir@
244 top_srcdir = @top_srcdir@
245 libmandir = $(LIB_MAN_DIR)
246 libman_PRE = \
247         Xv.man                          \
248         XvCreateImage.man               \
249         XvFreeAdaptorInfo.man           \
250         XvFreeEncodingInfo.man          \
251         XvGetPortAttribute.man          \
252         XvGetStill.man                  \
253         XvGetVideo.man                  \
254         XvGrabPort.man                  \
255         XvListImageFormats.man          \
256         XvPortNotify.man                \
257         XvPutImage.man                  \
258         XvPutStill.man                  \
259         XvPutVideo.man                  \
260         XvQueryAdaptors.man             \
261         XvQueryBestSize.man             \
262         XvQueryEncodings.man            \
263         XvQueryExtension.man            \
264         XvQueryPortAttributes.man       \
265         XvSelectPortNotify.man          \
266         XvSelectVideoNotify.man         \
267         XvSetPortAttribute.man          \
268         XvShmCreateImage.man            \
269         XvShmPutImage.man               \
270         XvStopVideo.man                 \
271         XvUngrabPort.man                \
272         XvVideoNotify.man
273
274 libman_DATA = $(libman_PRE:man=@LIB_MAN_SUFFIX@)
275 EXTRA_DIST = $(libman_PRE) xv-library-v2.2.txt
276 CLEANFILES = $(libman_DATA)
277 SUFFIXES = .$(LIB_MAN_SUFFIX) .man
278 all: all-am
279
280 .SUFFIXES:
281 .SUFFIXES: .$(LIB_MAN_SUFFIX) .man
282 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
283         @for dep in $?; do \
284           case '$(am__configure_deps)' in \
285             *$$dep*) \
286               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
287                 && { if test -f $@; then exit 0; else break; fi; }; \
288               exit 1;; \
289           esac; \
290         done; \
291         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
292         $(am__cd) $(top_srcdir) && \
293           $(AUTOMAKE) --foreign man/Makefile
294 .PRECIOUS: Makefile
295 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
296         @case '$?' in \
297           *config.status*) \
298             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
299           *) \
300             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
301             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
302         esac;
303
304 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
305         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
306
307 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
308         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
309 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
310         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
311 $(am__aclocal_m4_deps):
312
313 mostlyclean-libtool:
314         -rm -f *.lo
315
316 clean-libtool:
317         -rm -rf .libs _libs
318 install-libmanDATA: $(libman_DATA)
319         @$(NORMAL_INSTALL)
320         test -z "$(libmandir)" || $(MKDIR_P) "$(DESTDIR)$(libmandir)"
321         @list='$(libman_DATA)'; test -n "$(libmandir)" || list=; \
322         for p in $$list; do \
323           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
324           echo "$$d$$p"; \
325         done | $(am__base_list) | \
326         while read files; do \
327           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(libmandir)'"; \
328           $(INSTALL_DATA) $$files "$(DESTDIR)$(libmandir)" || exit $$?; \
329         done
330
331 uninstall-libmanDATA:
332         @$(NORMAL_UNINSTALL)
333         @list='$(libman_DATA)'; test -n "$(libmandir)" || list=; \
334         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
335         test -n "$$files" || exit 0; \
336         echo " ( cd '$(DESTDIR)$(libmandir)' && rm -f" $$files ")"; \
337         cd "$(DESTDIR)$(libmandir)" && rm -f $$files
338 tags: TAGS
339 TAGS:
340
341 ctags: CTAGS
342 CTAGS:
343
344
345 distdir: $(DISTFILES)
346         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
347         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
348         list='$(DISTFILES)'; \
349           dist_files=`for file in $$list; do echo $$file; done | \
350           sed -e "s|^$$srcdirstrip/||;t" \
351               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
352         case $$dist_files in \
353           */*) $(MKDIR_P) `echo "$$dist_files" | \
354                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
355                            sort -u` ;; \
356         esac; \
357         for file in $$dist_files; do \
358           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
359           if test -d $$d/$$file; then \
360             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
361             if test -d "$(distdir)/$$file"; then \
362               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
363             fi; \
364             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
365               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
366               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
367             fi; \
368             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
369           else \
370             test -f "$(distdir)/$$file" \
371             || cp -p $$d/$$file "$(distdir)/$$file" \
372             || exit 1; \
373           fi; \
374         done
375 check-am: all-am
376 check: check-am
377 all-am: Makefile $(DATA)
378 installdirs:
379         for dir in "$(DESTDIR)$(libmandir)"; do \
380           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
381         done
382 install: install-am
383 install-exec: install-exec-am
384 install-data: install-data-am
385 uninstall: uninstall-am
386
387 install-am: all-am
388         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
389
390 installcheck: installcheck-am
391 install-strip:
392         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
393           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
394           `test -z '$(STRIP)' || \
395             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
396 mostlyclean-generic:
397
398 clean-generic:
399         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
400
401 distclean-generic:
402         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
403         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
404
405 maintainer-clean-generic:
406         @echo "This command is intended for maintainers to use"
407         @echo "it deletes files that may require special tools to rebuild."
408 clean: clean-am
409
410 clean-am: clean-generic clean-libtool mostlyclean-am
411
412 distclean: distclean-am
413         -rm -f Makefile
414 distclean-am: clean-am distclean-generic
415
416 dvi: dvi-am
417
418 dvi-am:
419
420 html: html-am
421
422 html-am:
423
424 info: info-am
425
426 info-am:
427
428 install-data-am: install-libmanDATA
429
430 install-dvi: install-dvi-am
431
432 install-dvi-am:
433
434 install-exec-am:
435
436 install-html: install-html-am
437
438 install-html-am:
439
440 install-info: install-info-am
441
442 install-info-am:
443
444 install-man:
445
446 install-pdf: install-pdf-am
447
448 install-pdf-am:
449
450 install-ps: install-ps-am
451
452 install-ps-am:
453
454 installcheck-am:
455
456 maintainer-clean: maintainer-clean-am
457         -rm -f Makefile
458 maintainer-clean-am: distclean-am maintainer-clean-generic
459
460 mostlyclean: mostlyclean-am
461
462 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
463
464 pdf: pdf-am
465
466 pdf-am:
467
468 ps: ps-am
469
470 ps-am:
471
472 uninstall-am: uninstall-libmanDATA
473
474 .MAKE: install-am install-strip
475
476 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
477         distclean distclean-generic distclean-libtool distdir dvi \
478         dvi-am html html-am info info-am install install-am \
479         install-data install-data-am install-dvi install-dvi-am \
480         install-exec install-exec-am install-html install-html-am \
481         install-info install-info-am install-libmanDATA install-man \
482         install-pdf install-pdf-am install-ps install-ps-am \
483         install-strip installcheck installcheck-am installdirs \
484         maintainer-clean maintainer-clean-generic mostlyclean \
485         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
486         uninstall uninstall-am uninstall-libmanDATA
487
488
489 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
490 .man.$(LIB_MAN_SUFFIX):
491         $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
492
493 # Tell versions [3.59,3.63) of GNU make to not export all variables.
494 # Otherwise a system limit (for SysV at least) may be exceeded.
495 .NOEXPORT: