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