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@
16VPATH = @srcdir@
17am__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}
28am__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
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = @build@
89host_triplet = @host@
90subdir = include/share/grabbag
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
93	$(top_srcdir)/m4/add_cxxflags.m4 \
94	$(top_srcdir)/m4/ax_add_fortify_source.m4 \
95	$(top_srcdir)/m4/ax_check_enable_debug.m4 \
96	$(top_srcdir)/m4/bswap.m4 $(top_srcdir)/m4/c_attribute.m4 \
97	$(top_srcdir)/m4/clang.m4 $(top_srcdir)/m4/codeset.m4 \
98	$(top_srcdir)/m4/gcc_version.m4 $(top_srcdir)/m4/iconv.m4 \
99	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
100	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
101	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
102	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
103	$(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/really_gcc.m4 \
104	$(top_srcdir)/m4/stack_protect.m4 $(top_srcdir)/m4/xmms.m4 \
105	$(top_srcdir)/configure.ac
106am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
107	$(ACLOCAL_M4)
108DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
109mkinstalldirs = $(install_sh) -d
110CONFIG_HEADER = $(top_builddir)/config.h
111CONFIG_CLEAN_FILES =
112CONFIG_CLEAN_VPATH_FILES =
113AM_V_P = $(am__v_P_@AM_V@)
114am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
115am__v_P_0 = false
116am__v_P_1 = :
117AM_V_GEN = $(am__v_GEN_@AM_V@)
118am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
119am__v_GEN_0 = @echo "  GEN     " $@;
120am__v_GEN_1 =
121AM_V_at = $(am__v_at_@AM_V@)
122am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
123am__v_at_0 = @
124am__v_at_1 =
125SOURCES =
126DIST_SOURCES =
127am__can_run_installinfo = \
128  case $$AM_UPDATE_INFO_DIR in \
129    n|no|NO) false;; \
130    *) (install-info --version) >/dev/null 2>&1;; \
131  esac
132am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
133am__DIST_COMMON = $(srcdir)/Makefile.in
134DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
135ACLOCAL = @ACLOCAL@
136AMTAR = @AMTAR@
137AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
138AR = @AR@
139AS = @AS@
140AUTOCONF = @AUTOCONF@
141AUTOHEADER = @AUTOHEADER@
142AUTOMAKE = @AUTOMAKE@
143AWK = @AWK@
144CC = @CC@
145CCAS = @CCAS@
146CCASDEPMODE = @CCASDEPMODE@
147CCASFLAGS = @CCASFLAGS@
148CCDEPMODE = @CCDEPMODE@
149CFLAGS = @CFLAGS@
150CPP = @CPP@
151CPPFLAGS = @CPPFLAGS@
152CXX = @CXX@
153CXXCPP = @CXXCPP@
154CXXDEPMODE = @CXXDEPMODE@
155CXXFLAGS = @CXXFLAGS@
156CYGPATH_W = @CYGPATH_W@
157DEFS = @DEFS@
158DEPDIR = @DEPDIR@
159DLLTOOL = @DLLTOOL@
160DOCBOOK_TO_MAN = @DOCBOOK_TO_MAN@
161DOXYGEN = @DOXYGEN@
162DSYMUTIL = @DSYMUTIL@
163DUMPBIN = @DUMPBIN@
164ECHO_C = @ECHO_C@
165ECHO_N = @ECHO_N@
166ECHO_T = @ECHO_T@
167EGREP = @EGREP@
168ENABLE_64_BIT_WORDS = @ENABLE_64_BIT_WORDS@
169EXEEXT = @EXEEXT@
170FGREP = @FGREP@
171FLAC__HAS_OGG = @FLAC__HAS_OGG@
172FLAC__TEST_LEVEL = @FLAC__TEST_LEVEL@
173FLAC__TEST_WITH_VALGRIND = @FLAC__TEST_WITH_VALGRIND@
174GCC_MAJOR_VERSION = @GCC_MAJOR_VERSION@
175GCC_MINOR_VERSION = @GCC_MINOR_VERSION@
176GCC_VERSION = @GCC_VERSION@
177GREP = @GREP@
178INSTALL = @INSTALL@
179INSTALL_DATA = @INSTALL_DATA@
180INSTALL_PROGRAM = @INSTALL_PROGRAM@
181INSTALL_SCRIPT = @INSTALL_SCRIPT@
182INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
183LD = @LD@
184LDFLAGS = @LDFLAGS@
185LIBICONV = @LIBICONV@
186LIBOBJS = @LIBOBJS@
187LIBS = @LIBS@
188LIBTOOL = @LIBTOOL@
189LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
190LIB_FUZZING_ENGINE = @LIB_FUZZING_ENGINE@
191LIPO = @LIPO@
192LN_S = @LN_S@
193LTLIBICONV = @LTLIBICONV@
194LTLIBOBJS = @LTLIBOBJS@
195LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
196MAKEINFO = @MAKEINFO@
197MANIFEST_TOOL = @MANIFEST_TOOL@
198MKDIR_P = @MKDIR_P@
199NASM = @NASM@
200NM = @NM@
201NMEDIT = @NMEDIT@
202OBJDUMP = @OBJDUMP@
203OBJEXT = @OBJEXT@
204OBJ_FORMAT = @OBJ_FORMAT@
205OGG_CFLAGS = @OGG_CFLAGS@
206OGG_LIBS = @OGG_LIBS@
207OGG_PACKAGE = @OGG_PACKAGE@
208OTOOL = @OTOOL@
209OTOOL64 = @OTOOL64@
210PACKAGE = @PACKAGE@
211PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
212PACKAGE_NAME = @PACKAGE_NAME@
213PACKAGE_STRING = @PACKAGE_STRING@
214PACKAGE_TARNAME = @PACKAGE_TARNAME@
215PACKAGE_URL = @PACKAGE_URL@
216PACKAGE_VERSION = @PACKAGE_VERSION@
217PATH_SEPARATOR = @PATH_SEPARATOR@
218RANLIB = @RANLIB@
219SED = @SED@
220SET_MAKE = @SET_MAKE@
221SHELL = @SHELL@
222STRIP = @STRIP@
223VERSION = @VERSION@
224XMMS_CFLAGS = @XMMS_CFLAGS@
225XMMS_CONFIG = @XMMS_CONFIG@
226XMMS_DATA_DIR = @XMMS_DATA_DIR@
227XMMS_EFFECT_PLUGIN_DIR = @XMMS_EFFECT_PLUGIN_DIR@
228XMMS_GENERAL_PLUGIN_DIR = @XMMS_GENERAL_PLUGIN_DIR@
229XMMS_INPUT_PLUGIN_DIR = @XMMS_INPUT_PLUGIN_DIR@
230XMMS_LIBS = @XMMS_LIBS@
231XMMS_OUTPUT_PLUGIN_DIR = @XMMS_OUTPUT_PLUGIN_DIR@
232XMMS_PLUGIN_DIR = @XMMS_PLUGIN_DIR@
233XMMS_VERSION = @XMMS_VERSION@
234XMMS_VISUALIZATION_PLUGIN_DIR = @XMMS_VISUALIZATION_PLUGIN_DIR@
235abs_builddir = @abs_builddir@
236abs_srcdir = @abs_srcdir@
237abs_top_builddir = @abs_top_builddir@
238abs_top_srcdir = @abs_top_srcdir@
239ac_ct_AR = @ac_ct_AR@
240ac_ct_CC = @ac_ct_CC@
241ac_ct_CXX = @ac_ct_CXX@
242ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
243am__include = @am__include@
244am__leading_dot = @am__leading_dot@
245am__quote = @am__quote@
246am__tar = @am__tar@
247am__untar = @am__untar@
248bindir = @bindir@
249build = @build@
250build_alias = @build_alias@
251build_cpu = @build_cpu@
252build_os = @build_os@
253build_vendor = @build_vendor@
254builddir = @builddir@
255datadir = @datadir@
256datarootdir = @datarootdir@
257docdir = @docdir@
258dvidir = @dvidir@
259exec_prefix = @exec_prefix@
260host = @host@
261host_alias = @host_alias@
262host_cpu = @host_cpu@
263host_os = @host_os@
264host_vendor = @host_vendor@
265htmldir = @htmldir@
266includedir = @includedir@
267infodir = @infodir@
268install_sh = @install_sh@
269libdir = @libdir@
270libexecdir = @libexecdir@
271localedir = @localedir@
272localstatedir = @localstatedir@
273mandir = @mandir@
274mkdir_p = @mkdir_p@
275oldincludedir = @oldincludedir@
276pdfdir = @pdfdir@
277prefix = @prefix@
278program_transform_name = @program_transform_name@
279psdir = @psdir@
280runstatedir = @runstatedir@
281sbindir = @sbindir@
282sharedstatedir = @sharedstatedir@
283srcdir = @srcdir@
284sysconfdir = @sysconfdir@
285target_alias = @target_alias@
286top_build_prefix = @top_build_prefix@
287top_builddir = @top_builddir@
288top_srcdir = @top_srcdir@
289EXTRA_DIST = \
290	cuesheet.h \
291	file.h \
292	picture.h \
293	replaygain.h \
294	seektable.h
295
296all: all-am
297
298.SUFFIXES:
299$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
300	@for dep in $?; do \
301	  case '$(am__configure_deps)' in \
302	    *$$dep*) \
303	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
304	        && { if test -f $@; then exit 0; else break; fi; }; \
305	      exit 1;; \
306	  esac; \
307	done; \
308	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/share/grabbag/Makefile'; \
309	$(am__cd) $(top_srcdir) && \
310	  $(AUTOMAKE) --foreign include/share/grabbag/Makefile
311Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
312	@case '$?' in \
313	  *config.status*) \
314	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
315	  *) \
316	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
317	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
318	esac;
319
320$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
321	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
322
323$(top_srcdir)/configure:  $(am__configure_deps)
324	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
325$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
326	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
327$(am__aclocal_m4_deps):
328
329mostlyclean-libtool:
330	-rm -f *.lo
331
332clean-libtool:
333	-rm -rf .libs _libs
334tags TAGS:
335
336ctags CTAGS:
337
338cscope cscopelist:
339
340
341distdir: $(BUILT_SOURCES)
342	$(MAKE) $(AM_MAKEFLAGS) distdir-am
343
344distdir-am: $(DISTFILES)
345	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
346	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
347	list='$(DISTFILES)'; \
348	  dist_files=`for file in $$list; do echo $$file; done | \
349	  sed -e "s|^$$srcdirstrip/||;t" \
350	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
351	case $$dist_files in \
352	  */*) $(MKDIR_P) `echo "$$dist_files" | \
353			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
354			   sort -u` ;; \
355	esac; \
356	for file in $$dist_files; do \
357	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
358	  if test -d $$d/$$file; then \
359	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
360	    if test -d "$(distdir)/$$file"; then \
361	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
362	    fi; \
363	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
364	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
365	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
366	    fi; \
367	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
368	  else \
369	    test -f "$(distdir)/$$file" \
370	    || cp -p $$d/$$file "$(distdir)/$$file" \
371	    || exit 1; \
372	  fi; \
373	done
374check-am: all-am
375check: check-am
376all-am: Makefile
377installdirs:
378install: install-am
379install-exec: install-exec-am
380install-data: install-data-am
381uninstall: uninstall-am
382
383install-am: all-am
384	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
385
386installcheck: installcheck-am
387install-strip:
388	if test -z '$(STRIP)'; then \
389	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
390	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
391	      install; \
392	else \
393	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
394	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
395	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
396	fi
397mostlyclean-generic:
398
399clean-generic:
400
401distclean-generic:
402	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
403	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
404
405maintainer-clean-generic:
406	@echo "This command is intended for maintainers to use"
407	@echo "it deletes files that may require special tools to rebuild."
408clean: clean-am
409
410clean-am: clean-generic clean-libtool mostlyclean-am
411
412distclean: distclean-am
413	-rm -f Makefile
414distclean-am: clean-am distclean-generic
415
416dvi: dvi-am
417
418dvi-am:
419
420html: html-am
421
422html-am:
423
424info: info-am
425
426info-am:
427
428install-data-am:
429
430install-dvi: install-dvi-am
431
432install-dvi-am:
433
434install-exec-am:
435
436install-html: install-html-am
437
438install-html-am:
439
440install-info: install-info-am
441
442install-info-am:
443
444install-man:
445
446install-pdf: install-pdf-am
447
448install-pdf-am:
449
450install-ps: install-ps-am
451
452install-ps-am:
453
454installcheck-am:
455
456maintainer-clean: maintainer-clean-am
457	-rm -f Makefile
458maintainer-clean-am: distclean-am maintainer-clean-generic
459
460mostlyclean: mostlyclean-am
461
462mostlyclean-am: mostlyclean-generic mostlyclean-libtool
463
464pdf: pdf-am
465
466pdf-am:
467
468ps: ps-am
469
470ps-am:
471
472uninstall-am:
473
474.MAKE: install-am install-strip
475
476.PHONY: all all-am check check-am clean clean-generic clean-libtool \
477	cscopelist-am ctags-am distclean distclean-generic \
478	distclean-libtool distdir dvi dvi-am html html-am info info-am \
479	install install-am install-data install-data-am install-dvi \
480	install-dvi-am install-exec install-exec-am install-html \
481	install-html-am install-info install-info-am install-man \
482	install-pdf install-pdf-am install-ps install-ps-am \
483	install-strip installcheck installcheck-am installdirs \
484	maintainer-clean maintainer-clean-generic mostlyclean \
485	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
486	tags-am uninstall uninstall-am
487
488.PRECIOUS: Makefile
489
490
491# Tell versions [3.59,3.63) of GNU make to not export all variables.
492# Otherwise a system limit (for SysV at least) may be exceeded.
493.NOEXPORT:
494