Home | History | Annotate | Download | only in vorbis
      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 = include/vorbis
     37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
     38 	$(vorbisinclude_HEADERS)
     39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     40 am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
     41 	$(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/pkg.m4 \
     42 	$(top_srcdir)/configure.ac
     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)$(vorbisincludedir)"
     57 vorbisincludeHEADERS_INSTALL = $(INSTALL_HEADER)
     58 HEADERS = $(vorbisinclude_HEADERS)
     59 ETAGS = etags
     60 CTAGS = ctags
     61 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
     62 ACLOCAL = @ACLOCAL@
     63 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
     64 ALLOCA = @ALLOCA@
     65 AMTAR = @AMTAR@
     66 AR = @AR@
     67 AS = @AS@
     68 AUTOCONF = @AUTOCONF@
     69 AUTOHEADER = @AUTOHEADER@
     70 AUTOMAKE = @AUTOMAKE@
     71 AWK = @AWK@
     72 CC = @CC@
     73 CCDEPMODE = @CCDEPMODE@
     74 CFLAGS = @CFLAGS@
     75 CPP = @CPP@
     76 CPPFLAGS = @CPPFLAGS@
     77 CYGPATH_W = @CYGPATH_W@
     78 DEBUG = @DEBUG@
     79 DEFS = @DEFS@
     80 DEPDIR = @DEPDIR@
     81 DLLTOOL = @DLLTOOL@
     82 DSYMUTIL = @DSYMUTIL@
     83 DUMPBIN = @DUMPBIN@
     84 ECHO_C = @ECHO_C@
     85 ECHO_N = @ECHO_N@
     86 ECHO_T = @ECHO_T@
     87 EGREP = @EGREP@
     88 EXEEXT = @EXEEXT@
     89 FGREP = @FGREP@
     90 GREP = @GREP@
     91 HAVE_DOXYGEN = @HAVE_DOXYGEN@
     92 HTLATEX = @HTLATEX@
     93 INSTALL = @INSTALL@
     94 INSTALL_DATA = @INSTALL_DATA@
     95 INSTALL_PROGRAM = @INSTALL_PROGRAM@
     96 INSTALL_SCRIPT = @INSTALL_SCRIPT@
     97 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
     98 LD = @LD@
     99 LDFLAGS = @LDFLAGS@
    100 LIBOBJS = @LIBOBJS@
    101 LIBS = @LIBS@
    102 LIBTOOL = @LIBTOOL@
    103 LIBTOOL_DEPS = @LIBTOOL_DEPS@
    104 LIPO = @LIPO@
    105 LN_S = @LN_S@
    106 LTLIBOBJS = @LTLIBOBJS@
    107 MAINT = @MAINT@
    108 MAKEINFO = @MAKEINFO@
    109 MKDIR_P = @MKDIR_P@
    110 NM = @NM@
    111 NMEDIT = @NMEDIT@
    112 OBJDUMP = @OBJDUMP@
    113 OBJEXT = @OBJEXT@
    114 OGG_CFLAGS = @OGG_CFLAGS@
    115 OGG_LIBS = @OGG_LIBS@
    116 OTOOL = @OTOOL@
    117 OTOOL64 = @OTOOL64@
    118 PACKAGE = @PACKAGE@
    119 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    120 PACKAGE_NAME = @PACKAGE_NAME@
    121 PACKAGE_STRING = @PACKAGE_STRING@
    122 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    123 PACKAGE_VERSION = @PACKAGE_VERSION@
    124 PATH_SEPARATOR = @PATH_SEPARATOR@
    125 PDFLATEX = @PDFLATEX@
    126 PKG_CONFIG = @PKG_CONFIG@
    127 PROFILE = @PROFILE@
    128 RANLIB = @RANLIB@
    129 SED = @SED@
    130 SET_MAKE = @SET_MAKE@
    131 SHELL = @SHELL@
    132 STRIP = @STRIP@
    133 VERSION = @VERSION@
    134 VE_LIB_AGE = @VE_LIB_AGE@
    135 VE_LIB_CURRENT = @VE_LIB_CURRENT@
    136 VE_LIB_REVISION = @VE_LIB_REVISION@
    137 VF_LIB_AGE = @VF_LIB_AGE@
    138 VF_LIB_CURRENT = @VF_LIB_CURRENT@
    139 VF_LIB_REVISION = @VF_LIB_REVISION@
    140 VORBIS_LIBS = @VORBIS_LIBS@
    141 V_LIB_AGE = @V_LIB_AGE@
    142 V_LIB_CURRENT = @V_LIB_CURRENT@
    143 V_LIB_REVISION = @V_LIB_REVISION@
    144 abs_builddir = @abs_builddir@
    145 abs_srcdir = @abs_srcdir@
    146 abs_top_builddir = @abs_top_builddir@
    147 abs_top_srcdir = @abs_top_srcdir@
    148 ac_ct_CC = @ac_ct_CC@
    149 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
    150 am__include = @am__include@
    151 am__leading_dot = @am__leading_dot@
    152 am__quote = @am__quote@
    153 am__tar = @am__tar@
    154 am__untar = @am__untar@
    155 bindir = @bindir@
    156 build = @build@
    157 build_alias = @build_alias@
    158 build_cpu = @build_cpu@
    159 build_os = @build_os@
    160 build_vendor = @build_vendor@
    161 builddir = @builddir@
    162 datadir = @datadir@
    163 datarootdir = @datarootdir@
    164 docdir = @docdir@
    165 dvidir = @dvidir@
    166 exec_prefix = @exec_prefix@
    167 host = @host@
    168 host_alias = @host_alias@
    169 host_cpu = @host_cpu@
    170 host_os = @host_os@
    171 host_vendor = @host_vendor@
    172 htmldir = @htmldir@
    173 includedir = @includedir@
    174 infodir = @infodir@
    175 install_sh = @install_sh@
    176 libdir = @libdir@
    177 libexecdir = @libexecdir@
    178 localedir = @localedir@
    179 localstatedir = @localstatedir@
    180 lt_ECHO = @lt_ECHO@
    181 mandir = @mandir@
    182 mkdir_p = @mkdir_p@
    183 oldincludedir = @oldincludedir@
    184 pdfdir = @pdfdir@
    185 prefix = @prefix@
    186 program_transform_name = @program_transform_name@
    187 psdir = @psdir@
    188 pthread_lib = @pthread_lib@
    189 sbindir = @sbindir@
    190 sharedstatedir = @sharedstatedir@
    191 srcdir = @srcdir@
    192 sysconfdir = @sysconfdir@
    193 target = @target@
    194 target_alias = @target_alias@
    195 target_cpu = @target_cpu@
    196 target_os = @target_os@
    197 target_vendor = @target_vendor@
    198 top_builddir = @top_builddir@
    199 top_srcdir = @top_srcdir@
    200 vorbisincludedir = $(includedir)/vorbis
    201 vorbisinclude_HEADERS = codec.h vorbisfile.h vorbisenc.h
    202 all: all-am
    203 
    204 .SUFFIXES:
    205 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
    206 	@for dep in $?; do \
    207 	  case '$(am__configure_deps)' in \
    208 	    *$$dep*) \
    209 	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
    210 	        && { if test -f $@; then exit 0; else break; fi; }; \
    211 	      exit 1;; \
    212 	  esac; \
    213 	done; \
    214 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  include/vorbis/Makefile'; \
    215 	cd $(top_srcdir) && \
    216 	  $(AUTOMAKE) --gnu  include/vorbis/Makefile
    217 .PRECIOUS: Makefile
    218 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    219 	@case '$?' in \
    220 	  *config.status*) \
    221 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
    222 	  *) \
    223 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
    224 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
    225 	esac;
    226 
    227 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    228 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    229 
    230 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
    231 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    232 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
    233 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    234 
    235 mostlyclean-libtool:
    236 	-rm -f *.lo
    237 
    238 clean-libtool:
    239 	-rm -rf .libs _libs
    240 install-vorbisincludeHEADERS: $(vorbisinclude_HEADERS)
    241 	@$(NORMAL_INSTALL)
    242 	test -z "$(vorbisincludedir)" || $(MKDIR_P) "$(DESTDIR)$(vorbisincludedir)"
    243 	@list='$(vorbisinclude_HEADERS)'; for p in $$list; do \
    244 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
    245 	  f=$(am__strip_dir) \
    246 	  echo " $(vorbisincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(vorbisincludedir)/$$f'"; \
    247 	  $(vorbisincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(vorbisincludedir)/$$f"; \
    248 	done
    249 
    250 uninstall-vorbisincludeHEADERS:
    251 	@$(NORMAL_UNINSTALL)
    252 	@list='$(vorbisinclude_HEADERS)'; for p in $$list; do \
    253 	  f=$(am__strip_dir) \
    254 	  echo " rm -f '$(DESTDIR)$(vorbisincludedir)/$$f'"; \
    255 	  rm -f "$(DESTDIR)$(vorbisincludedir)/$$f"; \
    256 	done
    257 
    258 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
    259 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
    260 	unique=`for i in $$list; do \
    261 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    262 	  done | \
    263 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
    264 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
    265 	mkid -fID $$unique
    266 tags: TAGS
    267 
    268 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
    269 		$(TAGS_FILES) $(LISP)
    270 	tags=; \
    271 	here=`pwd`; \
    272 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
    273 	unique=`for i in $$list; do \
    274 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    275 	  done | \
    276 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
    277 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
    278 	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
    279 	  test -n "$$unique" || unique=$$empty_fix; \
    280 	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    281 	    $$tags $$unique; \
    282 	fi
    283 ctags: CTAGS
    284 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
    285 		$(TAGS_FILES) $(LISP)
    286 	tags=; \
    287 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
    288 	unique=`for i in $$list; do \
    289 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    290 	  done | \
    291 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
    292 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
    293 	test -z "$(CTAGS_ARGS)$$tags$$unique" \
    294 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
    295 	     $$tags $$unique
    296 
    297 GTAGS:
    298 	here=`$(am__cd) $(top_builddir) && pwd` \
    299 	  && cd $(top_srcdir) \
    300 	  && gtags -i $(GTAGS_ARGS) $$here
    301 
    302 distclean-tags:
    303 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    304 
    305 distdir: $(DISTFILES)
    306 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    307 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    308 	list='$(DISTFILES)'; \
    309 	  dist_files=`for file in $$list; do echo $$file; done | \
    310 	  sed -e "s|^$$srcdirstrip/||;t" \
    311 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
    312 	case $$dist_files in \
    313 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
    314 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
    315 			   sort -u` ;; \
    316 	esac; \
    317 	for file in $$dist_files; do \
    318 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    319 	  if test -d $$d/$$file; then \
    320 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
    321 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
    322 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
    323 	    fi; \
    324 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
    325 	  else \
    326 	    test -f $(distdir)/$$file \
    327 	    || cp -p $$d/$$file $(distdir)/$$file \
    328 	    || exit 1; \
    329 	  fi; \
    330 	done
    331 check-am: all-am
    332 check: check-am
    333 all-am: Makefile $(HEADERS)
    334 installdirs:
    335 	for dir in "$(DESTDIR)$(vorbisincludedir)"; do \
    336 	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
    337 	done
    338 install: install-am
    339 install-exec: install-exec-am
    340 install-data: install-data-am
    341 uninstall: uninstall-am
    342 
    343 install-am: all-am
    344 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    345 
    346 installcheck: installcheck-am
    347 install-strip:
    348 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    349 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    350 	  `test -z '$(STRIP)' || \
    351 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
    352 mostlyclean-generic:
    353 
    354 clean-generic:
    355 
    356 distclean-generic:
    357 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    358 
    359 maintainer-clean-generic:
    360 	@echo "This command is intended for maintainers to use"
    361 	@echo "it deletes files that may require special tools to rebuild."
    362 clean: clean-am
    363 
    364 clean-am: clean-generic clean-libtool mostlyclean-am
    365 
    366 distclean: distclean-am
    367 	-rm -f Makefile
    368 distclean-am: clean-am distclean-generic distclean-tags
    369 
    370 dvi: dvi-am
    371 
    372 dvi-am:
    373 
    374 html: html-am
    375 
    376 info: info-am
    377 
    378 info-am:
    379 
    380 install-data-am: install-vorbisincludeHEADERS
    381 
    382 install-dvi: install-dvi-am
    383 
    384 install-exec-am:
    385 
    386 install-html: install-html-am
    387 
    388 install-info: install-info-am
    389 
    390 install-man:
    391 
    392 install-pdf: install-pdf-am
    393 
    394 install-ps: install-ps-am
    395 
    396 installcheck-am:
    397 
    398 maintainer-clean: maintainer-clean-am
    399 	-rm -f Makefile
    400 maintainer-clean-am: distclean-am maintainer-clean-generic
    401 
    402 mostlyclean: mostlyclean-am
    403 
    404 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
    405 
    406 pdf: pdf-am
    407 
    408 pdf-am:
    409 
    410 ps: ps-am
    411 
    412 ps-am:
    413 
    414 uninstall-am: uninstall-vorbisincludeHEADERS
    415 
    416 .MAKE: install-am install-strip
    417 
    418 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
    419 	clean-libtool ctags distclean distclean-generic \
    420 	distclean-libtool distclean-tags distdir dvi dvi-am html \
    421 	html-am info info-am install install-am install-data \
    422 	install-data-am install-dvi install-dvi-am install-exec \
    423 	install-exec-am install-html install-html-am install-info \
    424 	install-info-am install-man install-pdf install-pdf-am \
    425 	install-ps install-ps-am install-strip \
    426 	install-vorbisincludeHEADERS installcheck installcheck-am \
    427 	installdirs maintainer-clean maintainer-clean-generic \
    428 	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
    429 	ps ps-am tags uninstall uninstall-am \
    430 	uninstall-vorbisincludeHEADERS
    431 
    432 # Tell versions [3.59,3.63) of GNU make to not export all variables.
    433 # Otherwise a system limit (for SysV at least) may be exceeded.
    434 .NOEXPORT:
    435