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 srcdir = @srcdir@ 17 top_srcdir = @top_srcdir@ 18 VPATH = @srcdir@ 19 pkgdatadir = $(datadir)/@PACKAGE@ 20 pkglibdir = $(libdir)/@PACKAGE@ 21 pkgincludedir = $(includedir)/@PACKAGE@ 22 top_builddir = .. 23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 24 INSTALL = @INSTALL@ 25 install_sh_DATA = $(install_sh) -c -m 644 26 install_sh_PROGRAM = $(install_sh) -c 27 install_sh_SCRIPT = $(install_sh) -c 28 INSTALL_HEADER = $(INSTALL_DATA) 29 transform = $(program_transform_name) 30 NORMAL_INSTALL = : 31 PRE_INSTALL = : 32 POST_INSTALL = : 33 NORMAL_UNINSTALL = : 34 PRE_UNINSTALL = : 35 POST_UNINSTALL = : 36 build_triplet = @build@ 37 host_triplet = @host@ 38 subdir = include 39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 41 am__aclocal_m4_deps = $(top_srcdir)/configure.in 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 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 50 html-recursive info-recursive install-data-recursive \ 51 install-exec-recursive install-info-recursive \ 52 install-recursive installcheck-recursive installdirs-recursive \ 53 pdf-recursive ps-recursive uninstall-info-recursive \ 54 uninstall-recursive 55 ETAGS = etags 56 CTAGS = ctags 57 DIST_SUBDIRS = $(SUBDIRS) 58 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 59 ACLOCAL = @ACLOCAL@ 60 AMDEP_FALSE = @AMDEP_FALSE@ 61 AMDEP_TRUE = @AMDEP_TRUE@ 62 AMTAR = @AMTAR@ 63 AR = @AR@ 64 AUTOCONF = @AUTOCONF@ 65 AUTOHEADER = @AUTOHEADER@ 66 AUTOMAKE = @AUTOMAKE@ 67 AWK = @AWK@ 68 CC = @CC@ 69 CCDEPMODE = @CCDEPMODE@ 70 CFLAGS = @CFLAGS@ 71 CPP = @CPP@ 72 CPPFLAGS = @CPPFLAGS@ 73 CYGPATH_W = @CYGPATH_W@ 74 DEBUG = @DEBUG@ 75 DEFS = @DEFS@ 76 DEPDIR = @DEPDIR@ 77 DSYMUTIL = @DSYMUTIL@ 78 DUMPBIN = @DUMPBIN@ 79 ECHO_C = @ECHO_C@ 80 ECHO_N = @ECHO_N@ 81 ECHO_T = @ECHO_T@ 82 EGREP = @EGREP@ 83 EXEEXT = @EXEEXT@ 84 FGREP = @FGREP@ 85 GREP = @GREP@ 86 INSTALL_DATA = @INSTALL_DATA@ 87 INSTALL_PROGRAM = @INSTALL_PROGRAM@ 88 INSTALL_SCRIPT = @INSTALL_SCRIPT@ 89 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 90 LD = @LD@ 91 LDFLAGS = @LDFLAGS@ 92 LIBOBJS = @LIBOBJS@ 93 LIBS = @LIBS@ 94 LIBTOOL = @LIBTOOL@ 95 LIBTOOL_DEPS = @LIBTOOL_DEPS@ 96 LIB_AGE = @LIB_AGE@ 97 LIB_CURRENT = @LIB_CURRENT@ 98 LIB_REVISION = @LIB_REVISION@ 99 LIPO = @LIPO@ 100 LN_S = @LN_S@ 101 LTLIBOBJS = @LTLIBOBJS@ 102 MAINT = @MAINT@ 103 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 104 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 105 MAKEINFO = @MAKEINFO@ 106 NM = @NM@ 107 NMEDIT = @NMEDIT@ 108 OBJDUMP = @OBJDUMP@ 109 OBJEXT = @OBJEXT@ 110 OPT = @OPT@ 111 OTOOL = @OTOOL@ 112 OTOOL64 = @OTOOL64@ 113 PACKAGE = @PACKAGE@ 114 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 115 PACKAGE_NAME = @PACKAGE_NAME@ 116 PACKAGE_STRING = @PACKAGE_STRING@ 117 PACKAGE_TARNAME = @PACKAGE_TARNAME@ 118 PACKAGE_VERSION = @PACKAGE_VERSION@ 119 PATH_SEPARATOR = @PATH_SEPARATOR@ 120 PROFILE = @PROFILE@ 121 RANLIB = @RANLIB@ 122 SED = @SED@ 123 SET_MAKE = @SET_MAKE@ 124 SHELL = @SHELL@ 125 SIZE16 = @SIZE16@ 126 SIZE32 = @SIZE32@ 127 SIZE64 = @SIZE64@ 128 STRIP = @STRIP@ 129 USIZE16 = @USIZE16@ 130 USIZE32 = @USIZE32@ 131 VERSION = @VERSION@ 132 ac_ct_CC = @ac_ct_CC@ 133 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 134 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 135 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 136 am__include = @am__include@ 137 am__leading_dot = @am__leading_dot@ 138 am__quote = @am__quote@ 139 am__tar = @am__tar@ 140 am__untar = @am__untar@ 141 bindir = @bindir@ 142 build = @build@ 143 build_alias = @build_alias@ 144 build_cpu = @build_cpu@ 145 build_os = @build_os@ 146 build_vendor = @build_vendor@ 147 datadir = @datadir@ 148 datarootdir = @datarootdir@ 149 docdir = @docdir@ 150 dvidir = @dvidir@ 151 exec_prefix = @exec_prefix@ 152 host = @host@ 153 host_alias = @host_alias@ 154 host_cpu = @host_cpu@ 155 host_os = @host_os@ 156 host_vendor = @host_vendor@ 157 htmldir = @htmldir@ 158 includedir = @includedir@ 159 infodir = @infodir@ 160 install_sh = @install_sh@ 161 libdir = @libdir@ 162 libexecdir = @libexecdir@ 163 localedir = @localedir@ 164 localstatedir = @localstatedir@ 165 lt_ECHO = @lt_ECHO@ 166 mandir = @mandir@ 167 mkdir_p = @mkdir_p@ 168 oldincludedir = @oldincludedir@ 169 pdfdir = @pdfdir@ 170 prefix = @prefix@ 171 program_transform_name = @program_transform_name@ 172 psdir = @psdir@ 173 sbindir = @sbindir@ 174 sharedstatedir = @sharedstatedir@ 175 sysconfdir = @sysconfdir@ 176 target_alias = @target_alias@ 177 SUBDIRS = ogg 178 all: all-recursive 179 180 .SUFFIXES: 181 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 182 @for dep in $?; do \ 183 case '$(am__configure_deps)' in \ 184 *$$dep*) \ 185 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 186 && exit 0; \ 187 exit 1;; \ 188 esac; \ 189 done; \ 190 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \ 191 cd $(top_srcdir) && \ 192 $(AUTOMAKE) --gnu include/Makefile 193 .PRECIOUS: Makefile 194 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 195 @case '$?' in \ 196 *config.status*) \ 197 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 198 *) \ 199 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 200 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 201 esac; 202 203 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 204 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 205 206 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 207 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 208 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 209 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 210 211 mostlyclean-libtool: 212 -rm -f *.lo 213 214 clean-libtool: 215 -rm -rf .libs _libs 216 217 distclean-libtool: 218 -rm -f libtool 219 uninstall-info-am: 220 221 # This directory's subdirectories are mostly independent; you can cd 222 # into them and run `make' without going through this Makefile. 223 # To change the values of `make' variables: instead of editing Makefiles, 224 # (1) if the variable is set in `config.status', edit `config.status' 225 # (which will cause the Makefiles to be regenerated when you run `make'); 226 # (2) otherwise, pass the desired values on the `make' command line. 227 $(RECURSIVE_TARGETS): 228 @failcom='exit 1'; \ 229 for f in x $$MAKEFLAGS; do \ 230 case $$f in \ 231 *=* | --[!k]*);; \ 232 *k*) failcom='fail=yes';; \ 233 esac; \ 234 done; \ 235 dot_seen=no; \ 236 target=`echo $@ | sed s/-recursive//`; \ 237 list='$(SUBDIRS)'; for subdir in $$list; do \ 238 echo "Making $$target in $$subdir"; \ 239 if test "$$subdir" = "."; then \ 240 dot_seen=yes; \ 241 local_target="$$target-am"; \ 242 else \ 243 local_target="$$target"; \ 244 fi; \ 245 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 246 || eval $$failcom; \ 247 done; \ 248 if test "$$dot_seen" = "no"; then \ 249 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 250 fi; test -z "$$fail" 251 252 mostlyclean-recursive clean-recursive distclean-recursive \ 253 maintainer-clean-recursive: 254 @failcom='exit 1'; \ 255 for f in x $$MAKEFLAGS; do \ 256 case $$f in \ 257 *=* | --[!k]*);; \ 258 *k*) failcom='fail=yes';; \ 259 esac; \ 260 done; \ 261 dot_seen=no; \ 262 case "$@" in \ 263 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 264 *) list='$(SUBDIRS)' ;; \ 265 esac; \ 266 rev=''; for subdir in $$list; do \ 267 if test "$$subdir" = "."; then :; else \ 268 rev="$$subdir $$rev"; \ 269 fi; \ 270 done; \ 271 rev="$$rev ."; \ 272 target=`echo $@ | sed s/-recursive//`; \ 273 for subdir in $$rev; do \ 274 echo "Making $$target in $$subdir"; \ 275 if test "$$subdir" = "."; then \ 276 local_target="$$target-am"; \ 277 else \ 278 local_target="$$target"; \ 279 fi; \ 280 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 281 || eval $$failcom; \ 282 done && test -z "$$fail" 283 tags-recursive: 284 list='$(SUBDIRS)'; for subdir in $$list; do \ 285 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 286 done 287 ctags-recursive: 288 list='$(SUBDIRS)'; for subdir in $$list; do \ 289 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 290 done 291 292 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 293 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 294 unique=`for i in $$list; do \ 295 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 296 done | \ 297 $(AWK) ' { files[$$0] = 1; } \ 298 END { for (i in files) print i; }'`; \ 299 mkid -fID $$unique 300 tags: TAGS 301 302 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 303 $(TAGS_FILES) $(LISP) 304 tags=; \ 305 here=`pwd`; \ 306 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 307 include_option=--etags-include; \ 308 empty_fix=.; \ 309 else \ 310 include_option=--include; \ 311 empty_fix=; \ 312 fi; \ 313 list='$(SUBDIRS)'; for subdir in $$list; do \ 314 if test "$$subdir" = .; then :; else \ 315 test ! -f $$subdir/TAGS || \ 316 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 317 fi; \ 318 done; \ 319 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 320 unique=`for i in $$list; do \ 321 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 322 done | \ 323 $(AWK) ' { files[$$0] = 1; } \ 324 END { for (i in files) print i; }'`; \ 325 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 326 test -n "$$unique" || unique=$$empty_fix; \ 327 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 328 $$tags $$unique; \ 329 fi 330 ctags: CTAGS 331 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 332 $(TAGS_FILES) $(LISP) 333 tags=; \ 334 here=`pwd`; \ 335 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 336 unique=`for i in $$list; do \ 337 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 338 done | \ 339 $(AWK) ' { files[$$0] = 1; } \ 340 END { for (i in files) print i; }'`; \ 341 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 342 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 343 $$tags $$unique 344 345 GTAGS: 346 here=`$(am__cd) $(top_builddir) && pwd` \ 347 && cd $(top_srcdir) \ 348 && gtags -i $(GTAGS_ARGS) $$here 349 350 distclean-tags: 351 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 352 353 distdir: $(DISTFILES) 354 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 355 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 356 list='$(DISTFILES)'; for file in $$list; do \ 357 case $$file in \ 358 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 359 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 360 esac; \ 361 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 362 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 363 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 364 dir="/$$dir"; \ 365 $(mkdir_p) "$(distdir)$$dir"; \ 366 else \ 367 dir=''; \ 368 fi; \ 369 if test -d $$d/$$file; then \ 370 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 371 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 372 fi; \ 373 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 374 else \ 375 test -f $(distdir)/$$file \ 376 || cp -p $$d/$$file $(distdir)/$$file \ 377 || exit 1; \ 378 fi; \ 379 done 380 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 381 if test "$$subdir" = .; then :; else \ 382 test -d "$(distdir)/$$subdir" \ 383 || $(mkdir_p) "$(distdir)/$$subdir" \ 384 || exit 1; \ 385 distdir=`$(am__cd) $(distdir) && pwd`; \ 386 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ 387 (cd $$subdir && \ 388 $(MAKE) $(AM_MAKEFLAGS) \ 389 top_distdir="$$top_distdir" \ 390 distdir="$$distdir/$$subdir" \ 391 distdir) \ 392 || exit 1; \ 393 fi; \ 394 done 395 check-am: all-am 396 check: check-recursive 397 all-am: Makefile 398 installdirs: installdirs-recursive 399 installdirs-am: 400 install: install-recursive 401 install-exec: install-exec-recursive 402 install-data: install-data-recursive 403 uninstall: uninstall-recursive 404 405 install-am: all-am 406 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 407 408 installcheck: installcheck-recursive 409 install-strip: 410 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 411 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 412 `test -z '$(STRIP)' || \ 413 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 414 mostlyclean-generic: 415 416 clean-generic: 417 418 distclean-generic: 419 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 420 421 maintainer-clean-generic: 422 @echo "This command is intended for maintainers to use" 423 @echo "it deletes files that may require special tools to rebuild." 424 clean: clean-recursive 425 426 clean-am: clean-generic clean-libtool mostlyclean-am 427 428 distclean: distclean-recursive 429 -rm -f Makefile 430 distclean-am: clean-am distclean-generic distclean-libtool \ 431 distclean-tags 432 433 dvi: dvi-recursive 434 435 dvi-am: 436 437 html: html-recursive 438 439 info: info-recursive 440 441 info-am: 442 443 install-data-am: 444 445 install-exec-am: 446 447 install-info: install-info-recursive 448 449 install-man: 450 451 installcheck-am: 452 453 maintainer-clean: maintainer-clean-recursive 454 -rm -f Makefile 455 maintainer-clean-am: distclean-am maintainer-clean-generic 456 457 mostlyclean: mostlyclean-recursive 458 459 mostlyclean-am: mostlyclean-generic mostlyclean-libtool 460 461 pdf: pdf-recursive 462 463 pdf-am: 464 465 ps: ps-recursive 466 467 ps-am: 468 469 uninstall-am: uninstall-info-am 470 471 uninstall-info: uninstall-info-recursive 472 473 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \ 474 clean clean-generic clean-libtool clean-recursive ctags \ 475 ctags-recursive distclean distclean-generic distclean-libtool \ 476 distclean-recursive distclean-tags distdir dvi dvi-am html \ 477 html-am info info-am install install-am install-data \ 478 install-data-am install-exec install-exec-am install-info \ 479 install-info-am install-man install-strip installcheck \ 480 installcheck-am installdirs installdirs-am maintainer-clean \ 481 maintainer-clean-generic maintainer-clean-recursive \ 482 mostlyclean mostlyclean-generic mostlyclean-libtool \ 483 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \ 484 uninstall uninstall-am uninstall-info-am 485 486 # Tell versions [3.59,3.63) of GNU make to not export all variables. 487 # Otherwise a system limit (for SysV at least) may be exceeded. 488 .NOEXPORT: 489