1 | # Makefile.in generated by automake 1.10 from Makefile.am. |
---|
2 | # @configure_input@ |
---|
3 | |
---|
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
---|
5 | # 2003, 2004, 2005, 2006 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 | VPATH = @srcdir@ |
---|
18 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
19 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
20 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
21 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
22 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
23 | install_sh_PROGRAM = $(install_sh) -c |
---|
24 | install_sh_SCRIPT = $(install_sh) -c |
---|
25 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
26 | transform = $(program_transform_name) |
---|
27 | NORMAL_INSTALL = : |
---|
28 | PRE_INSTALL = : |
---|
29 | POST_INSTALL = : |
---|
30 | NORMAL_UNINSTALL = : |
---|
31 | PRE_UNINSTALL = : |
---|
32 | POST_UNINSTALL = : |
---|
33 | build_triplet = @build@ |
---|
34 | host_triplet = @host@ |
---|
35 | target_triplet = @target@ |
---|
36 | subdir = doc/vorbisfile |
---|
37 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
---|
38 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
39 | am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ |
---|
40 | $(top_srcdir)/configure.in |
---|
41 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
42 | $(ACLOCAL_M4) |
---|
43 | mkinstalldirs = $(install_sh) -d |
---|
44 | CONFIG_HEADER = $(top_builddir)/config.h |
---|
45 | CONFIG_CLEAN_FILES = |
---|
46 | SOURCES = |
---|
47 | DIST_SOURCES = |
---|
48 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
---|
49 | am__vpath_adj = case $$p in \ |
---|
50 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
51 | *) f=$$p;; \ |
---|
52 | esac; |
---|
53 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; |
---|
54 | am__installdirs = "$(DESTDIR)$(docdir)" |
---|
55 | docDATA_INSTALL = $(INSTALL_DATA) |
---|
56 | DATA = $(doc_DATA) |
---|
57 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
58 | ACLOCAL = @ACLOCAL@ |
---|
59 | ALLOCA = @ALLOCA@ |
---|
60 | AMTAR = @AMTAR@ |
---|
61 | AR = @AR@ |
---|
62 | AUTOCONF = @AUTOCONF@ |
---|
63 | AUTOHEADER = @AUTOHEADER@ |
---|
64 | AUTOMAKE = @AUTOMAKE@ |
---|
65 | AWK = @AWK@ |
---|
66 | CC = @CC@ |
---|
67 | CCDEPMODE = @CCDEPMODE@ |
---|
68 | CFLAGS = @CFLAGS@ |
---|
69 | CPP = @CPP@ |
---|
70 | CPPFLAGS = @CPPFLAGS@ |
---|
71 | CXX = @CXX@ |
---|
72 | CXXCPP = @CXXCPP@ |
---|
73 | CXXDEPMODE = @CXXDEPMODE@ |
---|
74 | CXXFLAGS = @CXXFLAGS@ |
---|
75 | CYGPATH_W = @CYGPATH_W@ |
---|
76 | DEBUG = @DEBUG@ |
---|
77 | DEFS = @DEFS@ |
---|
78 | DEPDIR = @DEPDIR@ |
---|
79 | ECHO = @ECHO@ |
---|
80 | ECHO_C = @ECHO_C@ |
---|
81 | ECHO_N = @ECHO_N@ |
---|
82 | ECHO_T = @ECHO_T@ |
---|
83 | EGREP = @EGREP@ |
---|
84 | EXEEXT = @EXEEXT@ |
---|
85 | F77 = @F77@ |
---|
86 | FFLAGS = @FFLAGS@ |
---|
87 | GREP = @GREP@ |
---|
88 | HAVE_PKG_CONFIG = @HAVE_PKG_CONFIG@ |
---|
89 | INSTALL = @INSTALL@ |
---|
90 | INSTALL_DATA = @INSTALL_DATA@ |
---|
91 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
92 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
93 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
94 | LDFLAGS = @LDFLAGS@ |
---|
95 | LIBOBJS = @LIBOBJS@ |
---|
96 | LIBS = @LIBS@ |
---|
97 | LIBTOOL = @LIBTOOL@ |
---|
98 | LN_S = @LN_S@ |
---|
99 | LTLIBOBJS = @LTLIBOBJS@ |
---|
100 | MAINT = @MAINT@ |
---|
101 | MAKEINFO = @MAKEINFO@ |
---|
102 | MKDIR_P = @MKDIR_P@ |
---|
103 | OBJEXT = @OBJEXT@ |
---|
104 | OGG_CFLAGS = @OGG_CFLAGS@ |
---|
105 | OGG_LIBS = @OGG_LIBS@ |
---|
106 | PACKAGE = @PACKAGE@ |
---|
107 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
108 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
109 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
110 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
111 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
112 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
113 | PDFXMLTEX = @PDFXMLTEX@ |
---|
114 | PKG_CONFIG = @PKG_CONFIG@ |
---|
115 | PROFILE = @PROFILE@ |
---|
116 | RANLIB = @RANLIB@ |
---|
117 | SET_MAKE = @SET_MAKE@ |
---|
118 | SHELL = @SHELL@ |
---|
119 | STRIP = @STRIP@ |
---|
120 | VERSION = @VERSION@ |
---|
121 | VE_LIB_AGE = @VE_LIB_AGE@ |
---|
122 | VE_LIB_CURRENT = @VE_LIB_CURRENT@ |
---|
123 | VE_LIB_REVISION = @VE_LIB_REVISION@ |
---|
124 | VF_LIB_AGE = @VF_LIB_AGE@ |
---|
125 | VF_LIB_CURRENT = @VF_LIB_CURRENT@ |
---|
126 | VF_LIB_REVISION = @VF_LIB_REVISION@ |
---|
127 | VORBIS_LIBS = @VORBIS_LIBS@ |
---|
128 | V_LIB_AGE = @V_LIB_AGE@ |
---|
129 | V_LIB_CURRENT = @V_LIB_CURRENT@ |
---|
130 | V_LIB_REVISION = @V_LIB_REVISION@ |
---|
131 | XSLTPROC = @XSLTPROC@ |
---|
132 | abs_builddir = @abs_builddir@ |
---|
133 | abs_srcdir = @abs_srcdir@ |
---|
134 | abs_top_builddir = @abs_top_builddir@ |
---|
135 | abs_top_srcdir = @abs_top_srcdir@ |
---|
136 | ac_ct_CC = @ac_ct_CC@ |
---|
137 | ac_ct_CXX = @ac_ct_CXX@ |
---|
138 | ac_ct_F77 = @ac_ct_F77@ |
---|
139 | am__include = @am__include@ |
---|
140 | am__leading_dot = @am__leading_dot@ |
---|
141 | am__quote = @am__quote@ |
---|
142 | am__tar = @am__tar@ |
---|
143 | am__untar = @am__untar@ |
---|
144 | bindir = @bindir@ |
---|
145 | build = @build@ |
---|
146 | build_alias = @build_alias@ |
---|
147 | build_cpu = @build_cpu@ |
---|
148 | build_os = @build_os@ |
---|
149 | build_vendor = @build_vendor@ |
---|
150 | builddir = @builddir@ |
---|
151 | datadir = @datadir@ |
---|
152 | datarootdir = @datarootdir@ |
---|
153 | docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/vorbisfile |
---|
154 | dvidir = @dvidir@ |
---|
155 | exec_prefix = @exec_prefix@ |
---|
156 | host = @host@ |
---|
157 | host_alias = @host_alias@ |
---|
158 | host_cpu = @host_cpu@ |
---|
159 | host_os = @host_os@ |
---|
160 | host_vendor = @host_vendor@ |
---|
161 | htmldir = @htmldir@ |
---|
162 | includedir = @includedir@ |
---|
163 | infodir = @infodir@ |
---|
164 | install_sh = @install_sh@ |
---|
165 | libdir = @libdir@ |
---|
166 | libexecdir = @libexecdir@ |
---|
167 | localedir = @localedir@ |
---|
168 | localstatedir = @localstatedir@ |
---|
169 | mandir = @mandir@ |
---|
170 | mkdir_p = @mkdir_p@ |
---|
171 | oldincludedir = @oldincludedir@ |
---|
172 | pdfdir = @pdfdir@ |
---|
173 | prefix = @prefix@ |
---|
174 | program_transform_name = @program_transform_name@ |
---|
175 | psdir = @psdir@ |
---|
176 | pthread_lib = @pthread_lib@ |
---|
177 | sbindir = @sbindir@ |
---|
178 | sharedstatedir = @sharedstatedir@ |
---|
179 | srcdir = @srcdir@ |
---|
180 | sysconfdir = @sysconfdir@ |
---|
181 | target = @target@ |
---|
182 | target_alias = @target_alias@ |
---|
183 | target_cpu = @target_cpu@ |
---|
184 | target_os = @target_os@ |
---|
185 | target_vendor = @target_vendor@ |
---|
186 | top_builddir = @top_builddir@ |
---|
187 | top_srcdir = @top_srcdir@ |
---|
188 | doc_DATA = OggVorbis_File.html callbacks.html chaining_example_c.html\ |
---|
189 | chainingexample.html crosslap.html datastructures.html decoding.html\ |
---|
190 | example.html exampleindex.html fileinfo.html index.html\ |
---|
191 | initialization.html ov_bitrate.html ov_bitrate_instant.html\ |
---|
192 | ov_callbacks.html ov_clear.html ov_comment.html ov_crosslap.html\ |
---|
193 | ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html\ |
---|
194 | ov_pcm_seek_lap.html ov_pcm_seek_page.html ov_pcm_seek_page_lap.html\ |
---|
195 | ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html\ |
---|
196 | ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html\ |
---|
197 | ov_read_float.html ov_seekable.html ov_serialnumber.html\ |
---|
198 | ov_streams.html ov_test.html ov_test_callbacks.html ov_test_open.html\ |
---|
199 | ov_time_seek.html ov_time_seek_lap.html ov_time_seek_page.html\ |
---|
200 | ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html\ |
---|
201 | overview.html reference.html return.html seekexample.html seeking.html\ |
---|
202 | seeking_example_c.html seeking_test_c.html seekingexample.html\ |
---|
203 | style.css threads.html vorbis_comment.html vorbis_info.html\ |
---|
204 | vorbisfile_example_c.html |
---|
205 | |
---|
206 | EXTRA_DIST = $(doc_DATA) |
---|
207 | all: all-am |
---|
208 | |
---|
209 | .SUFFIXES: |
---|
210 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) |
---|
211 | @for dep in $?; do \ |
---|
212 | case '$(am__configure_deps)' in \ |
---|
213 | *$$dep*) \ |
---|
214 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
---|
215 | && exit 0; \ |
---|
216 | exit 1;; \ |
---|
217 | esac; \ |
---|
218 | done; \ |
---|
219 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/vorbisfile/Makefile'; \ |
---|
220 | cd $(top_srcdir) && \ |
---|
221 | $(AUTOMAKE) --gnu doc/vorbisfile/Makefile |
---|
222 | .PRECIOUS: Makefile |
---|
223 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
224 | @case '$?' in \ |
---|
225 | *config.status*) \ |
---|
226 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
---|
227 | *) \ |
---|
228 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
---|
229 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
---|
230 | esac; |
---|
231 | |
---|
232 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
233 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
234 | |
---|
235 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
---|
236 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
237 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
---|
238 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
239 | |
---|
240 | mostlyclean-libtool: |
---|
241 | -rm -f *.lo |
---|
242 | |
---|
243 | clean-libtool: |
---|
244 | -rm -rf .libs _libs |
---|
245 | install-docDATA: $(doc_DATA) |
---|
246 | @$(NORMAL_INSTALL) |
---|
247 | test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)" |
---|
248 | @list='$(doc_DATA)'; for p in $$list; do \ |
---|
249 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
---|
250 | f=$(am__strip_dir) \ |
---|
251 | echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \ |
---|
252 | $(docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \ |
---|
253 | done |
---|
254 | |
---|
255 | uninstall-docDATA: |
---|
256 | @$(NORMAL_UNINSTALL) |
---|
257 | @list='$(doc_DATA)'; for p in $$list; do \ |
---|
258 | f=$(am__strip_dir) \ |
---|
259 | echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \ |
---|
260 | rm -f "$(DESTDIR)$(docdir)/$$f"; \ |
---|
261 | done |
---|
262 | tags: TAGS |
---|
263 | TAGS: |
---|
264 | |
---|
265 | ctags: CTAGS |
---|
266 | CTAGS: |
---|
267 | |
---|
268 | |
---|
269 | distdir: $(DISTFILES) |
---|
270 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
---|
271 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
---|
272 | list='$(DISTFILES)'; \ |
---|
273 | dist_files=`for file in $$list; do echo $$file; done | \ |
---|
274 | sed -e "s|^$$srcdirstrip/||;t" \ |
---|
275 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
---|
276 | case $$dist_files in \ |
---|
277 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
---|
278 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
---|
279 | sort -u` ;; \ |
---|
280 | esac; \ |
---|
281 | for file in $$dist_files; do \ |
---|
282 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
283 | if test -d $$d/$$file; then \ |
---|
284 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
285 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
286 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
287 | fi; \ |
---|
288 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
289 | else \ |
---|
290 | test -f $(distdir)/$$file \ |
---|
291 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
292 | || exit 1; \ |
---|
293 | fi; \ |
---|
294 | done |
---|
295 | check-am: all-am |
---|
296 | check: check-am |
---|
297 | all-am: Makefile $(DATA) |
---|
298 | installdirs: |
---|
299 | for dir in "$(DESTDIR)$(docdir)"; do \ |
---|
300 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ |
---|
301 | done |
---|
302 | install: install-am |
---|
303 | install-exec: install-exec-am |
---|
304 | install-data: install-data-am |
---|
305 | uninstall: uninstall-am |
---|
306 | |
---|
307 | install-am: all-am |
---|
308 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
309 | |
---|
310 | installcheck: installcheck-am |
---|
311 | install-strip: |
---|
312 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
313 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
314 | `test -z '$(STRIP)' || \ |
---|
315 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
316 | mostlyclean-generic: |
---|
317 | |
---|
318 | clean-generic: |
---|
319 | |
---|
320 | distclean-generic: |
---|
321 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
322 | |
---|
323 | maintainer-clean-generic: |
---|
324 | @echo "This command is intended for maintainers to use" |
---|
325 | @echo "it deletes files that may require special tools to rebuild." |
---|
326 | clean: clean-am |
---|
327 | |
---|
328 | clean-am: clean-generic clean-libtool mostlyclean-am |
---|
329 | |
---|
330 | distclean: distclean-am |
---|
331 | -rm -f Makefile |
---|
332 | distclean-am: clean-am distclean-generic |
---|
333 | |
---|
334 | dvi: dvi-am |
---|
335 | |
---|
336 | dvi-am: |
---|
337 | |
---|
338 | html: html-am |
---|
339 | |
---|
340 | info: info-am |
---|
341 | |
---|
342 | info-am: |
---|
343 | |
---|
344 | install-data-am: install-docDATA |
---|
345 | |
---|
346 | install-dvi: install-dvi-am |
---|
347 | |
---|
348 | install-exec-am: |
---|
349 | |
---|
350 | install-html: install-html-am |
---|
351 | |
---|
352 | install-info: install-info-am |
---|
353 | |
---|
354 | install-man: |
---|
355 | |
---|
356 | install-pdf: install-pdf-am |
---|
357 | |
---|
358 | install-ps: install-ps-am |
---|
359 | |
---|
360 | installcheck-am: |
---|
361 | |
---|
362 | maintainer-clean: maintainer-clean-am |
---|
363 | -rm -f Makefile |
---|
364 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
365 | |
---|
366 | mostlyclean: mostlyclean-am |
---|
367 | |
---|
368 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
---|
369 | |
---|
370 | pdf: pdf-am |
---|
371 | |
---|
372 | pdf-am: |
---|
373 | |
---|
374 | ps: ps-am |
---|
375 | |
---|
376 | ps-am: |
---|
377 | |
---|
378 | uninstall-am: uninstall-docDATA |
---|
379 | |
---|
380 | .MAKE: install-am install-strip |
---|
381 | |
---|
382 | .PHONY: all all-am check check-am clean clean-generic clean-libtool \ |
---|
383 | distclean distclean-generic distclean-libtool distdir dvi \ |
---|
384 | dvi-am html html-am info info-am install install-am \ |
---|
385 | install-data install-data-am install-docDATA install-dvi \ |
---|
386 | install-dvi-am install-exec install-exec-am install-html \ |
---|
387 | install-html-am install-info install-info-am install-man \ |
---|
388 | install-pdf install-pdf-am install-ps install-ps-am \ |
---|
389 | install-strip installcheck installcheck-am installdirs \ |
---|
390 | maintainer-clean maintainer-clean-generic mostlyclean \ |
---|
391 | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ |
---|
392 | uninstall uninstall-am uninstall-docDATA |
---|
393 | |
---|
394 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
395 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
396 | .NOEXPORT: |
---|