1 # Makefile.in generated by automake 1.16.2 from Makefile.am.
4 # Copyright (C) 1994-2020 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.
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
19 if test -z '$(MAKELEVEL)'; then \
21 elif test -n '$(MAKE_HOST)'; then \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
29 am__make_running_with_option = \
30 case $${target_option-} in \
32 *) echo "am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
37 sane_makeflags=$$MAKEFLAGS; \
38 if $(am__is_gnu_make); then \
39 sane_makeflags=$$MFLAGS; \
44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53 for flg in $$sane_makeflags; do \
54 test $$skip_next = yes && { skip_next=no; continue; }; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
67 *$$target_option*) has_opt=yes; break;; \
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
89 build_triplet = @build@
91 noinst_PROGRAMS = decoder_example$(EXEEXT) encoder_example$(EXEEXT) \
92 chaining_example$(EXEEXT) vorbisfile_example$(EXEEXT) \
93 seeking_example$(EXEEXT)
95 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96 am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
97 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
98 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
99 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/ogg.m4 \
100 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
101 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
103 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
104 mkinstalldirs = $(install_sh) -d
105 CONFIG_HEADER = $(top_builddir)/config.h
107 CONFIG_CLEAN_VPATH_FILES =
108 PROGRAMS = $(noinst_PROGRAMS)
109 am_chaining_example_OBJECTS = chaining_example.$(OBJEXT)
110 chaining_example_OBJECTS = $(am_chaining_example_OBJECTS)
111 chaining_example_DEPENDENCIES = $(top_builddir)/lib/libvorbisfile.la \
112 $(top_builddir)/lib/libvorbis.la
113 AM_V_lt = $(am__v_lt_@AM_V@)
114 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
115 am__v_lt_0 = --silent
117 am_decoder_example_OBJECTS = decoder_example.$(OBJEXT)
118 decoder_example_OBJECTS = $(am_decoder_example_OBJECTS)
119 decoder_example_DEPENDENCIES = $(top_builddir)/lib/libvorbis.la
120 am_encoder_example_OBJECTS = encoder_example.$(OBJEXT)
121 encoder_example_OBJECTS = $(am_encoder_example_OBJECTS)
122 encoder_example_DEPENDENCIES = $(top_builddir)/lib/libvorbisenc.la \
123 $(top_builddir)/lib/libvorbis.la
124 am_seeking_example_OBJECTS = seeking_example.$(OBJEXT)
125 seeking_example_OBJECTS = $(am_seeking_example_OBJECTS)
126 seeking_example_DEPENDENCIES = $(top_builddir)/lib/libvorbisfile.la \
127 $(top_builddir)/lib/libvorbis.la
128 am_vorbisfile_example_OBJECTS = vorbisfile_example.$(OBJEXT)
129 vorbisfile_example_OBJECTS = $(am_vorbisfile_example_OBJECTS)
130 vorbisfile_example_DEPENDENCIES = \
131 $(top_builddir)/lib/libvorbisfile.la \
132 $(top_builddir)/lib/libvorbis.la
133 AM_V_P = $(am__v_P_@AM_V@)
134 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
137 AM_V_GEN = $(am__v_GEN_@AM_V@)
138 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
139 am__v_GEN_0 = @echo " GEN " $@;
141 AM_V_at = $(am__v_at_@AM_V@)
142 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
145 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
146 depcomp = $(SHELL) $(top_srcdir)/depcomp
147 am__maybe_remake_depfiles = depfiles
148 am__depfiles_remade = ./$(DEPDIR)/chaining_example.Po \
149 ./$(DEPDIR)/decoder_example.Po ./$(DEPDIR)/encoder_example.Po \
150 ./$(DEPDIR)/seeking_example.Po \
151 ./$(DEPDIR)/vorbisfile_example.Po
153 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
154 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
155 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
156 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
157 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
158 $(AM_CFLAGS) $(CFLAGS)
159 AM_V_CC = $(am__v_CC_@AM_V@)
160 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
161 am__v_CC_0 = @echo " CC " $@;
164 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
165 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
166 $(AM_LDFLAGS) $(LDFLAGS) -o $@
167 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
168 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
169 am__v_CCLD_0 = @echo " CCLD " $@;
171 SOURCES = $(chaining_example_SOURCES) $(decoder_example_SOURCES) \
172 $(encoder_example_SOURCES) $(seeking_example_SOURCES) \
173 $(vorbisfile_example_SOURCES)
174 DIST_SOURCES = $(chaining_example_SOURCES) $(decoder_example_SOURCES) \
175 $(encoder_example_SOURCES) $(seeking_example_SOURCES) \
176 $(vorbisfile_example_SOURCES)
177 am__can_run_installinfo = \
178 case $$AM_UPDATE_INFO_DIR in \
180 *) (install-info --version) >/dev/null 2>&1;; \
182 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
183 # Read a list of newline-separated strings from the standard input,
184 # and print each of them once, without duplicates. Input order is
186 am__uniquify_input = $(AWK) '\
187 BEGIN { nonempty = 0; } \
188 { items[$$0] = 1; nonempty = 1; } \
189 END { if (nonempty) { for (i in items) print i; }; } \
191 # Make sure the list of sources is unique. This is necessary because,
192 # e.g., the same source file might be shared among _SOURCES variables
193 # for different programs/libraries.
194 am__define_uniq_tagged_files = \
195 list='$(am__tagged_files)'; \
196 unique=`for i in $$list; do \
197 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
198 done | $(am__uniquify_input)`
201 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
202 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
204 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
207 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
210 AUTOCONF = @AUTOCONF@
211 AUTOHEADER = @AUTOHEADER@
212 AUTOMAKE = @AUTOMAKE@
215 CCDEPMODE = @CCDEPMODE@
218 CPPFLAGS = @CPPFLAGS@
219 CYGPATH_W = @CYGPATH_W@
224 DSYMUTIL = @DSYMUTIL@
233 HAVE_DOXYGEN = @HAVE_DOXYGEN@
236 INSTALL_DATA = @INSTALL_DATA@
237 INSTALL_PROGRAM = @INSTALL_PROGRAM@
238 INSTALL_SCRIPT = @INSTALL_SCRIPT@
239 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
245 LIBTOOL_DEPS = @LIBTOOL_DEPS@
248 LTLIBOBJS = @LTLIBOBJS@
249 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
251 MAKEINFO = @MAKEINFO@
252 MANIFEST_TOOL = @MANIFEST_TOOL@
258 OGG_CFLAGS = @OGG_CFLAGS@
259 OGG_LIBS = @OGG_LIBS@
263 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
264 PACKAGE_NAME = @PACKAGE_NAME@
265 PACKAGE_STRING = @PACKAGE_STRING@
266 PACKAGE_TARNAME = @PACKAGE_TARNAME@
267 PACKAGE_URL = @PACKAGE_URL@
268 PACKAGE_VERSION = @PACKAGE_VERSION@
269 PATH_SEPARATOR = @PATH_SEPARATOR@
270 PDFLATEX = @PDFLATEX@
271 PKG_CONFIG = @PKG_CONFIG@
275 SET_MAKE = @SET_MAKE@
279 VE_LIB_AGE = @VE_LIB_AGE@
280 VE_LIB_CURRENT = @VE_LIB_CURRENT@
281 VE_LIB_REVISION = @VE_LIB_REVISION@
282 VF_LIB_AGE = @VF_LIB_AGE@
283 VF_LIB_CURRENT = @VF_LIB_CURRENT@
284 VF_LIB_REVISION = @VF_LIB_REVISION@
285 VORBIS_LIBS = @VORBIS_LIBS@
286 V_LIB_AGE = @V_LIB_AGE@
287 V_LIB_CURRENT = @V_LIB_CURRENT@
288 V_LIB_REVISION = @V_LIB_REVISION@
289 abs_builddir = @abs_builddir@
290 abs_srcdir = @abs_srcdir@
291 abs_top_builddir = @abs_top_builddir@
292 abs_top_srcdir = @abs_top_srcdir@
293 ac_ct_AR = @ac_ct_AR@
294 ac_ct_CC = @ac_ct_CC@
295 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
296 am__include = @am__include@
297 am__leading_dot = @am__leading_dot@
298 am__quote = @am__quote@
300 am__untar = @am__untar@
303 build_alias = @build_alias@
304 build_cpu = @build_cpu@
305 build_os = @build_os@
306 build_vendor = @build_vendor@
307 builddir = @builddir@
309 datarootdir = @datarootdir@
312 exec_prefix = @exec_prefix@
314 host_alias = @host_alias@
315 host_cpu = @host_cpu@
317 host_vendor = @host_vendor@
319 includedir = @includedir@
321 install_sh = @install_sh@
323 libexecdir = @libexecdir@
324 localedir = @localedir@
325 localstatedir = @localstatedir@
328 oldincludedir = @oldincludedir@
331 program_transform_name = @program_transform_name@
333 pthread_lib = @pthread_lib@
334 runstatedir = @runstatedir@
336 sharedstatedir = @sharedstatedir@
338 sysconfdir = @sysconfdir@
339 target_alias = @target_alias@
340 top_build_prefix = @top_build_prefix@
341 top_builddir = @top_builddir@
342 top_srcdir = @top_srcdir@
343 AUTOMAKE_OPTIONS = foreign
344 EXTRA_DIST = frameview.pl
345 AM_CPPFLAGS = -I$(top_srcdir)/include @OGG_CFLAGS@
347 # uncomment to build static executables from the example code
348 #LDFLAGS = -all-static
349 decoder_example_SOURCES = decoder_example.c
350 decoder_example_LDADD = $(top_builddir)/lib/libvorbis.la @VORBIS_LIBS@ @OGG_LIBS@
351 encoder_example_SOURCES = encoder_example.c
352 encoder_example_LDADD = $(top_builddir)/lib/libvorbisenc.la $(top_builddir)/lib/libvorbis.la @VORBIS_LIBS@ @OGG_LIBS@
353 chaining_example_SOURCES = chaining_example.c
354 chaining_example_LDADD = $(top_builddir)/lib/libvorbisfile.la $(top_builddir)/lib/libvorbis.la @VORBIS_LIBS@ @OGG_LIBS@
355 vorbisfile_example_SOURCES = vorbisfile_example.c
356 vorbisfile_example_LDADD = $(top_builddir)/lib/libvorbisfile.la $(top_builddir)/lib/libvorbis.la @VORBIS_LIBS@ @OGG_LIBS@
357 seeking_example_SOURCES = seeking_example.c
358 seeking_example_LDADD = $(top_builddir)/lib/libvorbisfile.la $(top_builddir)/lib/libvorbis.la @VORBIS_LIBS@ @OGG_LIBS@
362 .SUFFIXES: .c .lo .o .obj
363 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
365 case '$(am__configure_deps)' in \
367 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
368 && { if test -f $@; then exit 0; else break; fi; }; \
372 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign examples/Makefile'; \
373 $(am__cd) $(top_srcdir) && \
374 $(AUTOMAKE) --foreign examples/Makefile
375 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
378 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
380 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
381 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
384 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
385 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
387 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
388 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
389 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
390 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
391 $(am__aclocal_m4_deps):
393 clean-noinstPROGRAMS:
394 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
395 echo " rm -f" $$list; \
396 rm -f $$list || exit $$?; \
397 test -n "$(EXEEXT)" || exit 0; \
398 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
399 echo " rm -f" $$list; \
402 chaining_example$(EXEEXT): $(chaining_example_OBJECTS) $(chaining_example_DEPENDENCIES) $(EXTRA_chaining_example_DEPENDENCIES)
403 @rm -f chaining_example$(EXEEXT)
404 $(AM_V_CCLD)$(LINK) $(chaining_example_OBJECTS) $(chaining_example_LDADD) $(LIBS)
406 decoder_example$(EXEEXT): $(decoder_example_OBJECTS) $(decoder_example_DEPENDENCIES) $(EXTRA_decoder_example_DEPENDENCIES)
407 @rm -f decoder_example$(EXEEXT)
408 $(AM_V_CCLD)$(LINK) $(decoder_example_OBJECTS) $(decoder_example_LDADD) $(LIBS)
410 encoder_example$(EXEEXT): $(encoder_example_OBJECTS) $(encoder_example_DEPENDENCIES) $(EXTRA_encoder_example_DEPENDENCIES)
411 @rm -f encoder_example$(EXEEXT)
412 $(AM_V_CCLD)$(LINK) $(encoder_example_OBJECTS) $(encoder_example_LDADD) $(LIBS)
414 seeking_example$(EXEEXT): $(seeking_example_OBJECTS) $(seeking_example_DEPENDENCIES) $(EXTRA_seeking_example_DEPENDENCIES)
415 @rm -f seeking_example$(EXEEXT)
416 $(AM_V_CCLD)$(LINK) $(seeking_example_OBJECTS) $(seeking_example_LDADD) $(LIBS)
418 vorbisfile_example$(EXEEXT): $(vorbisfile_example_OBJECTS) $(vorbisfile_example_DEPENDENCIES) $(EXTRA_vorbisfile_example_DEPENDENCIES)
419 @rm -f vorbisfile_example$(EXEEXT)
420 $(AM_V_CCLD)$(LINK) $(vorbisfile_example_OBJECTS) $(vorbisfile_example_LDADD) $(LIBS)
428 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chaining_example.Po@am__quote@ # am--include-marker
429 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/decoder_example.Po@am__quote@ # am--include-marker
430 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/encoder_example.Po@am__quote@ # am--include-marker
431 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/seeking_example.Po@am__quote@ # am--include-marker
432 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vorbisfile_example.Po@am__quote@ # am--include-marker
434 $(am__depfiles_remade):
436 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
438 am--depfiles: $(am__depfiles_remade)
441 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
442 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
443 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
444 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
445 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
448 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
449 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
450 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
451 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
452 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
455 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
456 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
457 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
458 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
459 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
467 ID: $(am__tagged_files)
468 $(am__define_uniq_tagged_files); mkid -fID $$unique
472 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
475 $(am__define_uniq_tagged_files); \
477 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
478 test -n "$$unique" || unique=$$empty_fix; \
479 if test $$# -gt 0; then \
480 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
483 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
490 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
491 $(am__define_uniq_tagged_files); \
492 test -z "$(CTAGS_ARGS)$$unique" \
493 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
497 here=`$(am__cd) $(top_builddir) && pwd` \
498 && $(am__cd) $(top_srcdir) \
499 && gtags -i $(GTAGS_ARGS) "$$here"
500 cscopelist: cscopelist-am
502 cscopelist-am: $(am__tagged_files)
503 list='$(am__tagged_files)'; \
504 case "$(srcdir)" in \
505 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
506 *) sdir=$(subdir)/$(srcdir) ;; \
508 for i in $$list; do \
509 if test -f "$$i"; then \
510 echo "$(subdir)/$$i"; \
514 done >> $(top_builddir)/cscope.files
517 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
519 distdir: $(BUILT_SOURCES)
520 $(MAKE) $(AM_MAKEFLAGS) distdir-am
522 distdir-am: $(DISTFILES)
523 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
524 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
525 list='$(DISTFILES)'; \
526 dist_files=`for file in $$list; do echo $$file; done | \
527 sed -e "s|^$$srcdirstrip/||;t" \
528 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
529 case $$dist_files in \
530 */*) $(MKDIR_P) `echo "$$dist_files" | \
531 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
534 for file in $$dist_files; do \
535 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
536 if test -d $$d/$$file; then \
537 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
538 if test -d "$(distdir)/$$file"; then \
539 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
541 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
542 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
543 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
545 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
547 test -f "$(distdir)/$$file" \
548 || cp -p $$d/$$file "$(distdir)/$$file" \
554 all-am: Makefile $(PROGRAMS)
557 install-exec: install-exec-am
558 install-data: install-data-am
559 uninstall: uninstall-am
562 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
564 installcheck: installcheck-am
566 if test -z '$(STRIP)'; then \
567 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
568 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
571 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
572 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
573 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
580 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
581 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
583 maintainer-clean-generic:
584 @echo "This command is intended for maintainers to use"
585 @echo "it deletes files that may require special tools to rebuild."
588 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
591 distclean: distclean-am
592 -rm -f ./$(DEPDIR)/chaining_example.Po
593 -rm -f ./$(DEPDIR)/decoder_example.Po
594 -rm -f ./$(DEPDIR)/encoder_example.Po
595 -rm -f ./$(DEPDIR)/seeking_example.Po
596 -rm -f ./$(DEPDIR)/vorbisfile_example.Po
598 distclean-am: clean-am distclean-compile distclean-generic \
615 install-dvi: install-dvi-am
621 install-html: install-html-am
625 install-info: install-info-am
631 install-pdf: install-pdf-am
635 install-ps: install-ps-am
641 maintainer-clean: maintainer-clean-am
642 -rm -f ./$(DEPDIR)/chaining_example.Po
643 -rm -f ./$(DEPDIR)/decoder_example.Po
644 -rm -f ./$(DEPDIR)/encoder_example.Po
645 -rm -f ./$(DEPDIR)/seeking_example.Po
646 -rm -f ./$(DEPDIR)/vorbisfile_example.Po
648 maintainer-clean-am: distclean-am maintainer-clean-generic
650 mostlyclean: mostlyclean-am
652 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
665 .MAKE: install-am install-strip
667 .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
668 clean-generic clean-libtool clean-noinstPROGRAMS cscopelist-am \
669 ctags ctags-am distclean distclean-compile distclean-generic \
670 distclean-libtool distclean-tags distdir dvi dvi-am html \
671 html-am info info-am install install-am install-data \
672 install-data-am install-dvi install-dvi-am install-exec \
673 install-exec-am install-html install-html-am install-info \
674 install-info-am install-man install-pdf install-pdf-am \
675 install-ps install-ps-am install-strip installcheck \
676 installcheck-am installdirs maintainer-clean \
677 maintainer-clean-generic mostlyclean mostlyclean-compile \
678 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
679 tags tags-am uninstall uninstall-am
685 $(MAKE) all CFLAGS="@DEBUG@"
688 $(MAKE) all CFLAGS="@PROFILE@"
690 # Tell versions [3.59,3.63) of GNU make to not export all variables.
691 # Otherwise a system limit (for SysV at least) may be exceeded.