]> git.tdb.fi Git - ext/vorbisfile.git/blob - include/vorbis/Makefile.in
Import libvorbis 1.3.7 sources
[ext/vorbisfile.git] / include / vorbis / Makefile.in
1 # Makefile.in generated by automake 1.16.2 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2020 Free Software Foundation, Inc.
5
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 am__is_gnu_make = { \
19   if test -z '$(MAKELEVEL)'; then \
20     false; \
21   elif test -n '$(MAKE_HOST)'; then \
22     true; \
23   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24     true; \
25   else \
26     false; \
27   fi; \
28 }
29 am__make_running_with_option = \
30   case $${target_option-} in \
31       ?) ;; \
32       *) echo "am__make_running_with_option: internal error: invalid" \
33               "target option '$${target_option-}' specified" >&2; \
34          exit 1;; \
35   esac; \
36   has_opt=no; \
37   sane_makeflags=$$MAKEFLAGS; \
38   if $(am__is_gnu_make); then \
39     sane_makeflags=$$MFLAGS; \
40   else \
41     case $$MAKEFLAGS in \
42       *\\[\ \   ]*) \
43         bs=\\; \
44         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
46     esac; \
47   fi; \
48   skip_next=no; \
49   strip_trailopt () \
50   { \
51     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52   }; \
53   for flg in $$sane_makeflags; do \
54     test $$skip_next = yes && { skip_next=no; continue; }; \
55     case $$flg in \
56       *=*|--*) 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;; \
65     esac; \
66     case $$flg in \
67       *$$target_option*) has_opt=yes; break;; \
68     esac; \
69   done; \
70   test $$has_opt = yes
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)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 subdir = include/vorbis
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
94         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
95         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
96         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/ogg.m4 \
97         $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
98 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
99         $(ACLOCAL_M4)
100 DIST_COMMON = $(srcdir)/Makefile.am $(vorbisinclude_HEADERS) \
101         $(am__DIST_COMMON)
102 mkinstalldirs = $(install_sh) -d
103 CONFIG_HEADER = $(top_builddir)/config.h
104 CONFIG_CLEAN_FILES =
105 CONFIG_CLEAN_VPATH_FILES =
106 AM_V_P = $(am__v_P_@AM_V@)
107 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
108 am__v_P_0 = false
109 am__v_P_1 = :
110 AM_V_GEN = $(am__v_GEN_@AM_V@)
111 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
112 am__v_GEN_0 = @echo "  GEN     " $@;
113 am__v_GEN_1 = 
114 AM_V_at = $(am__v_at_@AM_V@)
115 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
116 am__v_at_0 = @
117 am__v_at_1 = 
118 SOURCES =
119 DIST_SOURCES =
120 am__can_run_installinfo = \
121   case $$AM_UPDATE_INFO_DIR in \
122     n|no|NO) false;; \
123     *) (install-info --version) >/dev/null 2>&1;; \
124   esac
125 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
126 am__vpath_adj = case $$p in \
127     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
128     *) f=$$p;; \
129   esac;
130 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
131 am__install_max = 40
132 am__nobase_strip_setup = \
133   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
134 am__nobase_strip = \
135   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
136 am__nobase_list = $(am__nobase_strip_setup); \
137   for p in $$list; do echo "$$p $$p"; done | \
138   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
139   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
140     if (++n[$$2] == $(am__install_max)) \
141       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
142     END { for (dir in files) print dir, files[dir] }'
143 am__base_list = \
144   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
145   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
146 am__uninstall_files_from_dir = { \
147   test -z "$$files" \
148     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
149     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
150          $(am__cd) "$$dir" && rm -f $$files; }; \
151   }
152 am__installdirs = "$(DESTDIR)$(vorbisincludedir)"
153 HEADERS = $(vorbisinclude_HEADERS)
154 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
155 # Read a list of newline-separated strings from the standard input,
156 # and print each of them once, without duplicates.  Input order is
157 # *not* preserved.
158 am__uniquify_input = $(AWK) '\
159   BEGIN { nonempty = 0; } \
160   { items[$$0] = 1; nonempty = 1; } \
161   END { if (nonempty) { for (i in items) print i; }; } \
162 '
163 # Make sure the list of sources is unique.  This is necessary because,
164 # e.g., the same source file might be shared among _SOURCES variables
165 # for different programs/libraries.
166 am__define_uniq_tagged_files = \
167   list='$(am__tagged_files)'; \
168   unique=`for i in $$list; do \
169     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
170   done | $(am__uniquify_input)`
171 ETAGS = etags
172 CTAGS = ctags
173 am__DIST_COMMON = $(srcdir)/Makefile.in
174 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
175 ACLOCAL = @ACLOCAL@
176 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
177 ALLOCA = @ALLOCA@
178 AMTAR = @AMTAR@
179 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
180 AR = @AR@
181 AS = @AS@
182 AUTOCONF = @AUTOCONF@
183 AUTOHEADER = @AUTOHEADER@
184 AUTOMAKE = @AUTOMAKE@
185 AWK = @AWK@
186 CC = @CC@
187 CCDEPMODE = @CCDEPMODE@
188 CFLAGS = @CFLAGS@
189 CPP = @CPP@
190 CPPFLAGS = @CPPFLAGS@
191 CYGPATH_W = @CYGPATH_W@
192 DEBUG = @DEBUG@
193 DEFS = @DEFS@
194 DEPDIR = @DEPDIR@
195 DLLTOOL = @DLLTOOL@
196 DSYMUTIL = @DSYMUTIL@
197 DUMPBIN = @DUMPBIN@
198 ECHO_C = @ECHO_C@
199 ECHO_N = @ECHO_N@
200 ECHO_T = @ECHO_T@
201 EGREP = @EGREP@
202 EXEEXT = @EXEEXT@
203 FGREP = @FGREP@
204 GREP = @GREP@
205 HAVE_DOXYGEN = @HAVE_DOXYGEN@
206 HTLATEX = @HTLATEX@
207 INSTALL = @INSTALL@
208 INSTALL_DATA = @INSTALL_DATA@
209 INSTALL_PROGRAM = @INSTALL_PROGRAM@
210 INSTALL_SCRIPT = @INSTALL_SCRIPT@
211 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
212 LD = @LD@
213 LDFLAGS = @LDFLAGS@
214 LIBOBJS = @LIBOBJS@
215 LIBS = @LIBS@
216 LIBTOOL = @LIBTOOL@
217 LIBTOOL_DEPS = @LIBTOOL_DEPS@
218 LIPO = @LIPO@
219 LN_S = @LN_S@
220 LTLIBOBJS = @LTLIBOBJS@
221 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
222 MAINT = @MAINT@
223 MAKEINFO = @MAKEINFO@
224 MANIFEST_TOOL = @MANIFEST_TOOL@
225 MKDIR_P = @MKDIR_P@
226 NM = @NM@
227 NMEDIT = @NMEDIT@
228 OBJDUMP = @OBJDUMP@
229 OBJEXT = @OBJEXT@
230 OGG_CFLAGS = @OGG_CFLAGS@
231 OGG_LIBS = @OGG_LIBS@
232 OTOOL = @OTOOL@
233 OTOOL64 = @OTOOL64@
234 PACKAGE = @PACKAGE@
235 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
236 PACKAGE_NAME = @PACKAGE_NAME@
237 PACKAGE_STRING = @PACKAGE_STRING@
238 PACKAGE_TARNAME = @PACKAGE_TARNAME@
239 PACKAGE_URL = @PACKAGE_URL@
240 PACKAGE_VERSION = @PACKAGE_VERSION@
241 PATH_SEPARATOR = @PATH_SEPARATOR@
242 PDFLATEX = @PDFLATEX@
243 PKG_CONFIG = @PKG_CONFIG@
244 PROFILE = @PROFILE@
245 RANLIB = @RANLIB@
246 SED = @SED@
247 SET_MAKE = @SET_MAKE@
248 SHELL = @SHELL@
249 STRIP = @STRIP@
250 VERSION = @VERSION@
251 VE_LIB_AGE = @VE_LIB_AGE@
252 VE_LIB_CURRENT = @VE_LIB_CURRENT@
253 VE_LIB_REVISION = @VE_LIB_REVISION@
254 VF_LIB_AGE = @VF_LIB_AGE@
255 VF_LIB_CURRENT = @VF_LIB_CURRENT@
256 VF_LIB_REVISION = @VF_LIB_REVISION@
257 VORBIS_LIBS = @VORBIS_LIBS@
258 V_LIB_AGE = @V_LIB_AGE@
259 V_LIB_CURRENT = @V_LIB_CURRENT@
260 V_LIB_REVISION = @V_LIB_REVISION@
261 abs_builddir = @abs_builddir@
262 abs_srcdir = @abs_srcdir@
263 abs_top_builddir = @abs_top_builddir@
264 abs_top_srcdir = @abs_top_srcdir@
265 ac_ct_AR = @ac_ct_AR@
266 ac_ct_CC = @ac_ct_CC@
267 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
268 am__include = @am__include@
269 am__leading_dot = @am__leading_dot@
270 am__quote = @am__quote@
271 am__tar = @am__tar@
272 am__untar = @am__untar@
273 bindir = @bindir@
274 build = @build@
275 build_alias = @build_alias@
276 build_cpu = @build_cpu@
277 build_os = @build_os@
278 build_vendor = @build_vendor@
279 builddir = @builddir@
280 datadir = @datadir@
281 datarootdir = @datarootdir@
282 docdir = @docdir@
283 dvidir = @dvidir@
284 exec_prefix = @exec_prefix@
285 host = @host@
286 host_alias = @host_alias@
287 host_cpu = @host_cpu@
288 host_os = @host_os@
289 host_vendor = @host_vendor@
290 htmldir = @htmldir@
291 includedir = @includedir@
292 infodir = @infodir@
293 install_sh = @install_sh@
294 libdir = @libdir@
295 libexecdir = @libexecdir@
296 localedir = @localedir@
297 localstatedir = @localstatedir@
298 mandir = @mandir@
299 mkdir_p = @mkdir_p@
300 oldincludedir = @oldincludedir@
301 pdfdir = @pdfdir@
302 prefix = @prefix@
303 program_transform_name = @program_transform_name@
304 psdir = @psdir@
305 pthread_lib = @pthread_lib@
306 runstatedir = @runstatedir@
307 sbindir = @sbindir@
308 sharedstatedir = @sharedstatedir@
309 srcdir = @srcdir@
310 sysconfdir = @sysconfdir@
311 target_alias = @target_alias@
312 top_build_prefix = @top_build_prefix@
313 top_builddir = @top_builddir@
314 top_srcdir = @top_srcdir@
315 vorbisincludedir = $(includedir)/vorbis
316 vorbisinclude_HEADERS = codec.h vorbisfile.h vorbisenc.h
317 all: all-am
318
319 .SUFFIXES:
320 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
321         @for dep in $?; do \
322           case '$(am__configure_deps)' in \
323             *$$dep*) \
324               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
325                 && { if test -f $@; then exit 0; else break; fi; }; \
326               exit 1;; \
327           esac; \
328         done; \
329         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/vorbis/Makefile'; \
330         $(am__cd) $(top_srcdir) && \
331           $(AUTOMAKE) --gnu include/vorbis/Makefile
332 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
333         @case '$?' in \
334           *config.status*) \
335             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
336           *) \
337             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
338             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
339         esac;
340
341 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
342         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
343
344 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
345         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
346 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
347         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
348 $(am__aclocal_m4_deps):
349
350 mostlyclean-libtool:
351         -rm -f *.lo
352
353 clean-libtool:
354         -rm -rf .libs _libs
355 install-vorbisincludeHEADERS: $(vorbisinclude_HEADERS)
356         @$(NORMAL_INSTALL)
357         @list='$(vorbisinclude_HEADERS)'; test -n "$(vorbisincludedir)" || list=; \
358         if test -n "$$list"; then \
359           echo " $(MKDIR_P) '$(DESTDIR)$(vorbisincludedir)'"; \
360           $(MKDIR_P) "$(DESTDIR)$(vorbisincludedir)" || exit 1; \
361         fi; \
362         for p in $$list; do \
363           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
364           echo "$$d$$p"; \
365         done | $(am__base_list) | \
366         while read files; do \
367           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(vorbisincludedir)'"; \
368           $(INSTALL_HEADER) $$files "$(DESTDIR)$(vorbisincludedir)" || exit $$?; \
369         done
370
371 uninstall-vorbisincludeHEADERS:
372         @$(NORMAL_UNINSTALL)
373         @list='$(vorbisinclude_HEADERS)'; test -n "$(vorbisincludedir)" || list=; \
374         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
375         dir='$(DESTDIR)$(vorbisincludedir)'; $(am__uninstall_files_from_dir)
376
377 ID: $(am__tagged_files)
378         $(am__define_uniq_tagged_files); mkid -fID $$unique
379 tags: tags-am
380 TAGS: tags
381
382 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
383         set x; \
384         here=`pwd`; \
385         $(am__define_uniq_tagged_files); \
386         shift; \
387         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
388           test -n "$$unique" || unique=$$empty_fix; \
389           if test $$# -gt 0; then \
390             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
391               "$$@" $$unique; \
392           else \
393             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
394               $$unique; \
395           fi; \
396         fi
397 ctags: ctags-am
398
399 CTAGS: ctags
400 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
401         $(am__define_uniq_tagged_files); \
402         test -z "$(CTAGS_ARGS)$$unique" \
403           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
404              $$unique
405
406 GTAGS:
407         here=`$(am__cd) $(top_builddir) && pwd` \
408           && $(am__cd) $(top_srcdir) \
409           && gtags -i $(GTAGS_ARGS) "$$here"
410 cscopelist: cscopelist-am
411
412 cscopelist-am: $(am__tagged_files)
413         list='$(am__tagged_files)'; \
414         case "$(srcdir)" in \
415           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
416           *) sdir=$(subdir)/$(srcdir) ;; \
417         esac; \
418         for i in $$list; do \
419           if test -f "$$i"; then \
420             echo "$(subdir)/$$i"; \
421           else \
422             echo "$$sdir/$$i"; \
423           fi; \
424         done >> $(top_builddir)/cscope.files
425
426 distclean-tags:
427         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
428
429 distdir: $(BUILT_SOURCES)
430         $(MAKE) $(AM_MAKEFLAGS) distdir-am
431
432 distdir-am: $(DISTFILES)
433         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
434         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
435         list='$(DISTFILES)'; \
436           dist_files=`for file in $$list; do echo $$file; done | \
437           sed -e "s|^$$srcdirstrip/||;t" \
438               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
439         case $$dist_files in \
440           */*) $(MKDIR_P) `echo "$$dist_files" | \
441                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
442                            sort -u` ;; \
443         esac; \
444         for file in $$dist_files; do \
445           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
446           if test -d $$d/$$file; then \
447             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
448             if test -d "$(distdir)/$$file"; then \
449               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
450             fi; \
451             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
452               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
453               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
454             fi; \
455             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
456           else \
457             test -f "$(distdir)/$$file" \
458             || cp -p $$d/$$file "$(distdir)/$$file" \
459             || exit 1; \
460           fi; \
461         done
462 check-am: all-am
463 check: check-am
464 all-am: Makefile $(HEADERS)
465 installdirs:
466         for dir in "$(DESTDIR)$(vorbisincludedir)"; do \
467           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
468         done
469 install: install-am
470 install-exec: install-exec-am
471 install-data: install-data-am
472 uninstall: uninstall-am
473
474 install-am: all-am
475         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
476
477 installcheck: installcheck-am
478 install-strip:
479         if test -z '$(STRIP)'; then \
480           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
481             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
482               install; \
483         else \
484           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
485             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
486             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
487         fi
488 mostlyclean-generic:
489
490 clean-generic:
491
492 distclean-generic:
493         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
494         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
495
496 maintainer-clean-generic:
497         @echo "This command is intended for maintainers to use"
498         @echo "it deletes files that may require special tools to rebuild."
499 clean: clean-am
500
501 clean-am: clean-generic clean-libtool mostlyclean-am
502
503 distclean: distclean-am
504         -rm -f Makefile
505 distclean-am: clean-am distclean-generic distclean-tags
506
507 dvi: dvi-am
508
509 dvi-am:
510
511 html: html-am
512
513 html-am:
514
515 info: info-am
516
517 info-am:
518
519 install-data-am: install-vorbisincludeHEADERS
520
521 install-dvi: install-dvi-am
522
523 install-dvi-am:
524
525 install-exec-am:
526
527 install-html: install-html-am
528
529 install-html-am:
530
531 install-info: install-info-am
532
533 install-info-am:
534
535 install-man:
536
537 install-pdf: install-pdf-am
538
539 install-pdf-am:
540
541 install-ps: install-ps-am
542
543 install-ps-am:
544
545 installcheck-am:
546
547 maintainer-clean: maintainer-clean-am
548         -rm -f Makefile
549 maintainer-clean-am: distclean-am maintainer-clean-generic
550
551 mostlyclean: mostlyclean-am
552
553 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
554
555 pdf: pdf-am
556
557 pdf-am:
558
559 ps: ps-am
560
561 ps-am:
562
563 uninstall-am: uninstall-vorbisincludeHEADERS
564
565 .MAKE: install-am install-strip
566
567 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
568         clean-libtool cscopelist-am ctags ctags-am distclean \
569         distclean-generic distclean-libtool distclean-tags distdir dvi \
570         dvi-am html html-am info info-am install install-am \
571         install-data install-data-am install-dvi install-dvi-am \
572         install-exec install-exec-am install-html install-html-am \
573         install-info install-info-am install-man install-pdf \
574         install-pdf-am install-ps install-ps-am install-strip \
575         install-vorbisincludeHEADERS installcheck installcheck-am \
576         installdirs maintainer-clean maintainer-clean-generic \
577         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
578         ps ps-am tags tags-am uninstall uninstall-am \
579         uninstall-vorbisincludeHEADERS
580
581 .PRECIOUS: Makefile
582
583
584 # Tell versions [3.59,3.63) of GNU make to not export all variables.
585 # Otherwise a system limit (for SysV at least) may be exceeded.
586 .NOEXPORT: