]> git.tdb.fi Git - ext/vorbisfile.git/blob - lib/books/uncoupled/Makefile.in
Import libvorbis 1.3.7 sources
[ext/vorbisfile.git] / lib / books / uncoupled / 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 VPATH = @srcdir@
17 am__is_gnu_make = { \
18   if test -z '$(MAKELEVEL)'; then \
19     false; \
20   elif test -n '$(MAKE_HOST)'; then \
21     true; \
22   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23     true; \
24   else \
25     false; \
26   fi; \
27 }
28 am__make_running_with_option = \
29   case $${target_option-} in \
30       ?) ;; \
31       *) echo "am__make_running_with_option: internal error: invalid" \
32               "target option '$${target_option-}' specified" >&2; \
33          exit 1;; \
34   esac; \
35   has_opt=no; \
36   sane_makeflags=$$MAKEFLAGS; \
37   if $(am__is_gnu_make); then \
38     sane_makeflags=$$MFLAGS; \
39   else \
40     case $$MAKEFLAGS in \
41       *\\[\ \   ]*) \
42         bs=\\; \
43         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
45     esac; \
46   fi; \
47   skip_next=no; \
48   strip_trailopt () \
49   { \
50     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51   }; \
52   for flg in $$sane_makeflags; do \
53     test $$skip_next = yes && { skip_next=no; continue; }; \
54     case $$flg in \
55       *=*|--*) continue;; \
56         -*I) strip_trailopt 'I'; skip_next=yes;; \
57       -*I?*) strip_trailopt 'I';; \
58         -*O) strip_trailopt 'O'; skip_next=yes;; \
59       -*O?*) strip_trailopt 'O';; \
60         -*l) strip_trailopt 'l'; skip_next=yes;; \
61       -*l?*) strip_trailopt 'l';; \
62       -[dEDm]) skip_next=yes;; \
63       -[JT]) skip_next=yes;; \
64     esac; \
65     case $$flg in \
66       *$$target_option*) has_opt=yes; break;; \
67     esac; \
68   done; \
69   test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 subdir = lib/books/uncoupled
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
93         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
94         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
95         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/ogg.m4 \
96         $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
97 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
98         $(ACLOCAL_M4)
99 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
100 mkinstalldirs = $(install_sh) -d
101 CONFIG_HEADER = $(top_builddir)/config.h
102 CONFIG_CLEAN_FILES =
103 CONFIG_CLEAN_VPATH_FILES =
104 AM_V_P = $(am__v_P_@AM_V@)
105 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
106 am__v_P_0 = false
107 am__v_P_1 = :
108 AM_V_GEN = $(am__v_GEN_@AM_V@)
109 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
110 am__v_GEN_0 = @echo "  GEN     " $@;
111 am__v_GEN_1 = 
112 AM_V_at = $(am__v_at_@AM_V@)
113 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
114 am__v_at_0 = @
115 am__v_at_1 = 
116 SOURCES =
117 DIST_SOURCES =
118 am__can_run_installinfo = \
119   case $$AM_UPDATE_INFO_DIR in \
120     n|no|NO) false;; \
121     *) (install-info --version) >/dev/null 2>&1;; \
122   esac
123 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
124 am__DIST_COMMON = $(srcdir)/Makefile.in
125 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
126 ACLOCAL = @ACLOCAL@
127 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
128 ALLOCA = @ALLOCA@
129 AMTAR = @AMTAR@
130 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
131 AR = @AR@
132 AS = @AS@
133 AUTOCONF = @AUTOCONF@
134 AUTOHEADER = @AUTOHEADER@
135 AUTOMAKE = @AUTOMAKE@
136 AWK = @AWK@
137 CC = @CC@
138 CCDEPMODE = @CCDEPMODE@
139 CFLAGS = @CFLAGS@
140 CPP = @CPP@
141 CPPFLAGS = @CPPFLAGS@
142 CYGPATH_W = @CYGPATH_W@
143 DEBUG = @DEBUG@
144 DEFS = @DEFS@
145 DEPDIR = @DEPDIR@
146 DLLTOOL = @DLLTOOL@
147 DSYMUTIL = @DSYMUTIL@
148 DUMPBIN = @DUMPBIN@
149 ECHO_C = @ECHO_C@
150 ECHO_N = @ECHO_N@
151 ECHO_T = @ECHO_T@
152 EGREP = @EGREP@
153 EXEEXT = @EXEEXT@
154 FGREP = @FGREP@
155 GREP = @GREP@
156 HAVE_DOXYGEN = @HAVE_DOXYGEN@
157 HTLATEX = @HTLATEX@
158 INSTALL = @INSTALL@
159 INSTALL_DATA = @INSTALL_DATA@
160 INSTALL_PROGRAM = @INSTALL_PROGRAM@
161 INSTALL_SCRIPT = @INSTALL_SCRIPT@
162 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
163 LD = @LD@
164 LDFLAGS = @LDFLAGS@
165 LIBOBJS = @LIBOBJS@
166 LIBS = @LIBS@
167 LIBTOOL = @LIBTOOL@
168 LIBTOOL_DEPS = @LIBTOOL_DEPS@
169 LIPO = @LIPO@
170 LN_S = @LN_S@
171 LTLIBOBJS = @LTLIBOBJS@
172 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
173 MAINT = @MAINT@
174 MAKEINFO = @MAKEINFO@
175 MANIFEST_TOOL = @MANIFEST_TOOL@
176 MKDIR_P = @MKDIR_P@
177 NM = @NM@
178 NMEDIT = @NMEDIT@
179 OBJDUMP = @OBJDUMP@
180 OBJEXT = @OBJEXT@
181 OGG_CFLAGS = @OGG_CFLAGS@
182 OGG_LIBS = @OGG_LIBS@
183 OTOOL = @OTOOL@
184 OTOOL64 = @OTOOL64@
185 PACKAGE = @PACKAGE@
186 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
187 PACKAGE_NAME = @PACKAGE_NAME@
188 PACKAGE_STRING = @PACKAGE_STRING@
189 PACKAGE_TARNAME = @PACKAGE_TARNAME@
190 PACKAGE_URL = @PACKAGE_URL@
191 PACKAGE_VERSION = @PACKAGE_VERSION@
192 PATH_SEPARATOR = @PATH_SEPARATOR@
193 PDFLATEX = @PDFLATEX@
194 PKG_CONFIG = @PKG_CONFIG@
195 PROFILE = @PROFILE@
196 RANLIB = @RANLIB@
197 SED = @SED@
198 SET_MAKE = @SET_MAKE@
199 SHELL = @SHELL@
200 STRIP = @STRIP@
201 VERSION = @VERSION@
202 VE_LIB_AGE = @VE_LIB_AGE@
203 VE_LIB_CURRENT = @VE_LIB_CURRENT@
204 VE_LIB_REVISION = @VE_LIB_REVISION@
205 VF_LIB_AGE = @VF_LIB_AGE@
206 VF_LIB_CURRENT = @VF_LIB_CURRENT@
207 VF_LIB_REVISION = @VF_LIB_REVISION@
208 VORBIS_LIBS = @VORBIS_LIBS@
209 V_LIB_AGE = @V_LIB_AGE@
210 V_LIB_CURRENT = @V_LIB_CURRENT@
211 V_LIB_REVISION = @V_LIB_REVISION@
212 abs_builddir = @abs_builddir@
213 abs_srcdir = @abs_srcdir@
214 abs_top_builddir = @abs_top_builddir@
215 abs_top_srcdir = @abs_top_srcdir@
216 ac_ct_AR = @ac_ct_AR@
217 ac_ct_CC = @ac_ct_CC@
218 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
219 am__include = @am__include@
220 am__leading_dot = @am__leading_dot@
221 am__quote = @am__quote@
222 am__tar = @am__tar@
223 am__untar = @am__untar@
224 bindir = @bindir@
225 build = @build@
226 build_alias = @build_alias@
227 build_cpu = @build_cpu@
228 build_os = @build_os@
229 build_vendor = @build_vendor@
230 builddir = @builddir@
231 datadir = @datadir@
232 datarootdir = @datarootdir@
233 docdir = @docdir@
234 dvidir = @dvidir@
235 exec_prefix = @exec_prefix@
236 host = @host@
237 host_alias = @host_alias@
238 host_cpu = @host_cpu@
239 host_os = @host_os@
240 host_vendor = @host_vendor@
241 htmldir = @htmldir@
242 includedir = @includedir@
243 infodir = @infodir@
244 install_sh = @install_sh@
245 libdir = @libdir@
246 libexecdir = @libexecdir@
247 localedir = @localedir@
248 localstatedir = @localstatedir@
249 mandir = @mandir@
250 mkdir_p = @mkdir_p@
251 oldincludedir = @oldincludedir@
252 pdfdir = @pdfdir@
253 prefix = @prefix@
254 program_transform_name = @program_transform_name@
255 psdir = @psdir@
256 pthread_lib = @pthread_lib@
257 runstatedir = @runstatedir@
258 sbindir = @sbindir@
259 sharedstatedir = @sharedstatedir@
260 srcdir = @srcdir@
261 sysconfdir = @sysconfdir@
262 target_alias = @target_alias@
263 top_build_prefix = @top_build_prefix@
264 top_builddir = @top_builddir@
265 top_srcdir = @top_srcdir@
266 EXTRA_DIST = res_books_uncoupled.h
267 all: all-am
268
269 .SUFFIXES:
270 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
271         @for dep in $?; do \
272           case '$(am__configure_deps)' in \
273             *$$dep*) \
274               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
275                 && { if test -f $@; then exit 0; else break; fi; }; \
276               exit 1;; \
277           esac; \
278         done; \
279         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/books/uncoupled/Makefile'; \
280         $(am__cd) $(top_srcdir) && \
281           $(AUTOMAKE) --gnu lib/books/uncoupled/Makefile
282 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
283         @case '$?' in \
284           *config.status*) \
285             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
286           *) \
287             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
288             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
289         esac;
290
291 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
292         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
293
294 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
295         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
296 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
297         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
298 $(am__aclocal_m4_deps):
299
300 mostlyclean-libtool:
301         -rm -f *.lo
302
303 clean-libtool:
304         -rm -rf .libs _libs
305 tags TAGS:
306
307 ctags CTAGS:
308
309 cscope cscopelist:
310
311
312 distdir: $(BUILT_SOURCES)
313         $(MAKE) $(AM_MAKEFLAGS) distdir-am
314
315 distdir-am: $(DISTFILES)
316         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
317         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
318         list='$(DISTFILES)'; \
319           dist_files=`for file in $$list; do echo $$file; done | \
320           sed -e "s|^$$srcdirstrip/||;t" \
321               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
322         case $$dist_files in \
323           */*) $(MKDIR_P) `echo "$$dist_files" | \
324                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
325                            sort -u` ;; \
326         esac; \
327         for file in $$dist_files; do \
328           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
329           if test -d $$d/$$file; then \
330             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
331             if test -d "$(distdir)/$$file"; then \
332               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
333             fi; \
334             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
335               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
336               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
337             fi; \
338             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
339           else \
340             test -f "$(distdir)/$$file" \
341             || cp -p $$d/$$file "$(distdir)/$$file" \
342             || exit 1; \
343           fi; \
344         done
345 check-am: all-am
346 check: check-am
347 all-am: Makefile
348 installdirs:
349 install: install-am
350 install-exec: install-exec-am
351 install-data: install-data-am
352 uninstall: uninstall-am
353
354 install-am: all-am
355         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
356
357 installcheck: installcheck-am
358 install-strip:
359         if test -z '$(STRIP)'; then \
360           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
361             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
362               install; \
363         else \
364           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
365             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
366             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
367         fi
368 mostlyclean-generic:
369
370 clean-generic:
371
372 distclean-generic:
373         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
374         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
375
376 maintainer-clean-generic:
377         @echo "This command is intended for maintainers to use"
378         @echo "it deletes files that may require special tools to rebuild."
379 clean: clean-am
380
381 clean-am: clean-generic clean-libtool mostlyclean-am
382
383 distclean: distclean-am
384         -rm -f Makefile
385 distclean-am: clean-am distclean-generic
386
387 dvi: dvi-am
388
389 dvi-am:
390
391 html: html-am
392
393 html-am:
394
395 info: info-am
396
397 info-am:
398
399 install-data-am:
400
401 install-dvi: install-dvi-am
402
403 install-dvi-am:
404
405 install-exec-am:
406
407 install-html: install-html-am
408
409 install-html-am:
410
411 install-info: install-info-am
412
413 install-info-am:
414
415 install-man:
416
417 install-pdf: install-pdf-am
418
419 install-pdf-am:
420
421 install-ps: install-ps-am
422
423 install-ps-am:
424
425 installcheck-am:
426
427 maintainer-clean: maintainer-clean-am
428         -rm -f Makefile
429 maintainer-clean-am: distclean-am maintainer-clean-generic
430
431 mostlyclean: mostlyclean-am
432
433 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
434
435 pdf: pdf-am
436
437 pdf-am:
438
439 ps: ps-am
440
441 ps-am:
442
443 uninstall-am:
444
445 .MAKE: install-am install-strip
446
447 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
448         cscopelist-am ctags-am distclean distclean-generic \
449         distclean-libtool distdir dvi dvi-am html html-am info info-am \
450         install install-am install-data install-data-am install-dvi \
451         install-dvi-am install-exec install-exec-am install-html \
452         install-html-am install-info install-info-am install-man \
453         install-pdf install-pdf-am install-ps install-ps-am \
454         install-strip installcheck installcheck-am installdirs \
455         maintainer-clean maintainer-clean-generic mostlyclean \
456         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
457         tags-am uninstall uninstall-am
458
459 .PRECIOUS: Makefile
460
461
462 # Tell versions [3.59,3.63) of GNU make to not export all variables.
463 # Otherwise a system limit (for SysV at least) may be exceeded.
464 .NOEXPORT: