]> git.jsancho.org Git - lugaru.git/blob - Dependencies/libogg/doc/libogg/Makefile.in
CMake: Purge all the bundled dependencies
[lugaru.git] / Dependencies / libogg / doc / libogg / Makefile.in
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 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ../..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 subdir = doc/libogg
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/configure.in
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44         $(ACLOCAL_M4)
45 mkinstalldirs = $(install_sh) -d
46 CONFIG_HEADER = $(top_builddir)/config.h
47 CONFIG_CLEAN_FILES =
48 SOURCES =
49 DIST_SOURCES =
50 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
51 am__vpath_adj = case $$p in \
52     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
53     *) f=$$p;; \
54   esac;
55 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
56 am__installdirs = "$(DESTDIR)$(docdir)"
57 docDATA_INSTALL = $(INSTALL_DATA)
58 DATA = $(doc_DATA)
59 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60 ACLOCAL = @ACLOCAL@
61 AMDEP_FALSE = @AMDEP_FALSE@
62 AMDEP_TRUE = @AMDEP_TRUE@
63 AMTAR = @AMTAR@
64 AR = @AR@
65 AUTOCONF = @AUTOCONF@
66 AUTOHEADER = @AUTOHEADER@
67 AUTOMAKE = @AUTOMAKE@
68 AWK = @AWK@
69 CC = @CC@
70 CCDEPMODE = @CCDEPMODE@
71 CFLAGS = @CFLAGS@
72 CPP = @CPP@
73 CPPFLAGS = @CPPFLAGS@
74 CYGPATH_W = @CYGPATH_W@
75 DEBUG = @DEBUG@
76 DEFS = @DEFS@
77 DEPDIR = @DEPDIR@
78 DSYMUTIL = @DSYMUTIL@
79 DUMPBIN = @DUMPBIN@
80 ECHO_C = @ECHO_C@
81 ECHO_N = @ECHO_N@
82 ECHO_T = @ECHO_T@
83 EGREP = @EGREP@
84 EXEEXT = @EXEEXT@
85 FGREP = @FGREP@
86 GREP = @GREP@
87 INSTALL_DATA = @INSTALL_DATA@
88 INSTALL_PROGRAM = @INSTALL_PROGRAM@
89 INSTALL_SCRIPT = @INSTALL_SCRIPT@
90 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
91 LD = @LD@
92 LDFLAGS = @LDFLAGS@
93 LIBOBJS = @LIBOBJS@
94 LIBS = @LIBS@
95 LIBTOOL = @LIBTOOL@
96 LIBTOOL_DEPS = @LIBTOOL_DEPS@
97 LIB_AGE = @LIB_AGE@
98 LIB_CURRENT = @LIB_CURRENT@
99 LIB_REVISION = @LIB_REVISION@
100 LIPO = @LIPO@
101 LN_S = @LN_S@
102 LTLIBOBJS = @LTLIBOBJS@
103 MAINT = @MAINT@
104 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
105 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
106 MAKEINFO = @MAKEINFO@
107 NM = @NM@
108 NMEDIT = @NMEDIT@
109 OBJDUMP = @OBJDUMP@
110 OBJEXT = @OBJEXT@
111 OPT = @OPT@
112 OTOOL = @OTOOL@
113 OTOOL64 = @OTOOL64@
114 PACKAGE = @PACKAGE@
115 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
116 PACKAGE_NAME = @PACKAGE_NAME@
117 PACKAGE_STRING = @PACKAGE_STRING@
118 PACKAGE_TARNAME = @PACKAGE_TARNAME@
119 PACKAGE_VERSION = @PACKAGE_VERSION@
120 PATH_SEPARATOR = @PATH_SEPARATOR@
121 PROFILE = @PROFILE@
122 RANLIB = @RANLIB@
123 SED = @SED@
124 SET_MAKE = @SET_MAKE@
125 SHELL = @SHELL@
126 SIZE16 = @SIZE16@
127 SIZE32 = @SIZE32@
128 SIZE64 = @SIZE64@
129 STRIP = @STRIP@
130 USIZE16 = @USIZE16@
131 USIZE32 = @USIZE32@
132 VERSION = @VERSION@
133 ac_ct_CC = @ac_ct_CC@
134 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
135 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
136 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
137 am__include = @am__include@
138 am__leading_dot = @am__leading_dot@
139 am__quote = @am__quote@
140 am__tar = @am__tar@
141 am__untar = @am__untar@
142 bindir = @bindir@
143 build = @build@
144 build_alias = @build_alias@
145 build_cpu = @build_cpu@
146 build_os = @build_os@
147 build_vendor = @build_vendor@
148 datadir = @datadir@
149 datarootdir = @datarootdir@
150 docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/ogg
151 dvidir = @dvidir@
152 exec_prefix = @exec_prefix@
153 host = @host@
154 host_alias = @host_alias@
155 host_cpu = @host_cpu@
156 host_os = @host_os@
157 host_vendor = @host_vendor@
158 htmldir = @htmldir@
159 includedir = @includedir@
160 infodir = @infodir@
161 install_sh = @install_sh@
162 libdir = @libdir@
163 libexecdir = @libexecdir@
164 localedir = @localedir@
165 localstatedir = @localstatedir@
166 lt_ECHO = @lt_ECHO@
167 mandir = @mandir@
168 mkdir_p = @mkdir_p@
169 oldincludedir = @oldincludedir@
170 pdfdir = @pdfdir@
171 prefix = @prefix@
172 program_transform_name = @program_transform_name@
173 psdir = @psdir@
174 sbindir = @sbindir@
175 sharedstatedir = @sharedstatedir@
176 sysconfdir = @sysconfdir@
177 target_alias = @target_alias@
178 doc_DATA = bitpacking.html datastructures.html decoding.html encoding.html\
179         general.html index.html ogg_packet.html ogg_packet_clear.html\
180         ogg_page.html ogg_page_bos.html ogg_page_checksum_set.html\
181         ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html\
182         ogg_page_packets.html ogg_page_pageno.html ogg_page_serialno.html\
183         ogg_page_version.html ogg_stream_clear.html ogg_stream_destroy.html\
184         ogg_stream_eos.html ogg_stream_flush.html ogg_stream_init.html\
185         ogg_stream_packetin.html ogg_stream_packetout.html\
186         ogg_stream_packetpeek.html ogg_stream_pagein.html\
187         ogg_stream_pageout.html ogg_stream_reset.html\
188         ogg_stream_reset_serialno.html ogg_stream_state.html\
189         ogg_sync_buffer.html ogg_sync_clear.html ogg_sync_destroy.html\
190         ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html\
191         ogg_sync_reset.html ogg_sync_state.html ogg_sync_wrote.html\
192         oggpack_adv.html oggpack_adv1.html oggpack_bits.html\
193         oggpack_buffer.html oggpack_bytes.html oggpack_get_buffer.html\
194         oggpack_look.html oggpack_look1.html oggpack_read.html\
195         oggpack_read1.html oggpack_readinit.html oggpack_reset.html\
196         oggpack_write.html oggpack_writealign.html oggpack_writeclear.html\
197         oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html\
198         overview.html reference.html style.css
199
200 EXTRA_DIST = $(doc_DATA)
201 all: all-am
202
203 .SUFFIXES:
204 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
205         @for dep in $?; do \
206           case '$(am__configure_deps)' in \
207             *$$dep*) \
208               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
209                 && exit 0; \
210               exit 1;; \
211           esac; \
212         done; \
213         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/libogg/Makefile'; \
214         cd $(top_srcdir) && \
215           $(AUTOMAKE) --gnu  doc/libogg/Makefile
216 .PRECIOUS: Makefile
217 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
218         @case '$?' in \
219           *config.status*) \
220             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
221           *) \
222             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
223             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
224         esac;
225
226 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
227         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228
229 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
230         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
232         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233
234 mostlyclean-libtool:
235         -rm -f *.lo
236
237 clean-libtool:
238         -rm -rf .libs _libs
239
240 distclean-libtool:
241         -rm -f libtool
242 uninstall-info-am:
243 install-docDATA: $(doc_DATA)
244         @$(NORMAL_INSTALL)
245         test -z "$(docdir)" || $(mkdir_p) "$(DESTDIR)$(docdir)"
246         @list='$(doc_DATA)'; for p in $$list; do \
247           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
248           f=$(am__strip_dir) \
249           echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
250           $(docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
251         done
252
253 uninstall-docDATA:
254         @$(NORMAL_UNINSTALL)
255         @list='$(doc_DATA)'; for p in $$list; do \
256           f=$(am__strip_dir) \
257           echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
258           rm -f "$(DESTDIR)$(docdir)/$$f"; \
259         done
260 tags: TAGS
261 TAGS:
262
263 ctags: CTAGS
264 CTAGS:
265
266
267 distdir: $(DISTFILES)
268         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
269         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
270         list='$(DISTFILES)'; for file in $$list; do \
271           case $$file in \
272             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
273             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
274           esac; \
275           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
276           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
277           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
278             dir="/$$dir"; \
279             $(mkdir_p) "$(distdir)$$dir"; \
280           else \
281             dir=''; \
282           fi; \
283           if test -d $$d/$$file; then \
284             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
285               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
286             fi; \
287             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
288           else \
289             test -f $(distdir)/$$file \
290             || cp -p $$d/$$file $(distdir)/$$file \
291             || exit 1; \
292           fi; \
293         done
294 check-am: all-am
295 check: check-am
296 all-am: Makefile $(DATA)
297 installdirs:
298         for dir in "$(DESTDIR)$(docdir)"; do \
299           test -z "$$dir" || $(mkdir_p) "$$dir"; \
300         done
301 install: install-am
302 install-exec: install-exec-am
303 install-data: install-data-am
304 uninstall: uninstall-am
305
306 install-am: all-am
307         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
308
309 installcheck: installcheck-am
310 install-strip:
311         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
312           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
313           `test -z '$(STRIP)' || \
314             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
315 mostlyclean-generic:
316
317 clean-generic:
318
319 distclean-generic:
320         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
321
322 maintainer-clean-generic:
323         @echo "This command is intended for maintainers to use"
324         @echo "it deletes files that may require special tools to rebuild."
325 clean: clean-am
326
327 clean-am: clean-generic clean-libtool mostlyclean-am
328
329 distclean: distclean-am
330         -rm -f Makefile
331 distclean-am: clean-am distclean-generic distclean-libtool
332
333 dvi: dvi-am
334
335 dvi-am:
336
337 html: html-am
338
339 info: info-am
340
341 info-am:
342
343 install-data-am: install-docDATA
344
345 install-exec-am:
346
347 install-info: install-info-am
348
349 install-man:
350
351 installcheck-am:
352
353 maintainer-clean: maintainer-clean-am
354         -rm -f Makefile
355 maintainer-clean-am: distclean-am maintainer-clean-generic
356
357 mostlyclean: mostlyclean-am
358
359 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
360
361 pdf: pdf-am
362
363 pdf-am:
364
365 ps: ps-am
366
367 ps-am:
368
369 uninstall-am: uninstall-docDATA uninstall-info-am
370
371 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
372         distclean distclean-generic distclean-libtool distdir dvi \
373         dvi-am html html-am info info-am install install-am \
374         install-data install-data-am install-docDATA install-exec \
375         install-exec-am install-info install-info-am install-man \
376         install-strip installcheck installcheck-am installdirs \
377         maintainer-clean maintainer-clean-generic mostlyclean \
378         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
379         uninstall uninstall-am uninstall-docDATA uninstall-info-am
380
381 # Tell versions [3.59,3.63) of GNU make to not export all variables.
382 # Otherwise a system limit (for SysV at least) may be exceeded.
383 .NOEXPORT: