Blame src/plugin_xmms/Makefile.in

Packit 8f7830
# Makefile.in generated by automake 1.15 from Makefile.am.
Packit 8f7830
# @configure_input@
Packit 8f7830
Packit 8f7830
# Copyright (C) 1994-2014 Free Software Foundation, Inc.
Packit 8f7830
Packit 8f7830
# This Makefile.in is free software; the Free Software Foundation
Packit 8f7830
# gives unlimited permission to copy and/or distribute it,
Packit 8f7830
# with or without modifications, as long as this notice is preserved.
Packit 8f7830
Packit 8f7830
# This program is distributed in the hope that it will be useful,
Packit 8f7830
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
Packit 8f7830
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
Packit 8f7830
# PARTICULAR PURPOSE.
Packit 8f7830
Packit 8f7830
@SET_MAKE@
Packit 8f7830
Packit 8f7830
#  libxmms-flac - XMMS FLAC input plugin
Packit 8f7830
#  Copyright (C) 2000-2009  Josh Coalson
Packit 8f7830
#  Copyright (C) 2011-2016  Xiph.Org Foundation
Packit 8f7830
#
Packit 8f7830
#  This program is free software; you can redistribute it and/or
Packit 8f7830
#  modify it under the terms of the GNU General Public License
Packit 8f7830
#  as published by the Free Software Foundation; either version 2
Packit 8f7830
#  of the License, or (at your option) any later version.
Packit 8f7830
#
Packit 8f7830
#  This program is distributed in the hope that it will be useful,
Packit 8f7830
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
Packit 8f7830
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
Packit 8f7830
#  GNU General Public License for more details.
Packit 8f7830
#
Packit 8f7830
#  You should have received a copy of the GNU General Public License along
Packit 8f7830
#  with this program; if not, write to the Free Software Foundation, Inc.,
Packit 8f7830
#  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Packit 8f7830
Packit 8f7830
#
Packit 8f7830
# GNU makefile
Packit 8f7830
#
Packit 8f7830
Packit 8f7830
Packit 8f7830
VPATH = @srcdir@
Packit 8f7830
am__is_gnu_make = { \
Packit 8f7830
  if test -z '$(MAKELEVEL)'; then \
Packit 8f7830
    false; \
Packit 8f7830
  elif test -n '$(MAKE_HOST)'; then \
Packit 8f7830
    true; \
Packit 8f7830
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
Packit 8f7830
    true; \
Packit 8f7830
  else \
Packit 8f7830
    false; \
Packit 8f7830
  fi; \
Packit 8f7830
}
Packit 8f7830
am__make_running_with_option = \
Packit 8f7830
  case $${target_option-} in \
Packit 8f7830
      ?) ;; \
Packit 8f7830
      *) echo "am__make_running_with_option: internal error: invalid" \
Packit 8f7830
              "target option '$${target_option-}' specified" >&2; \
Packit 8f7830
         exit 1;; \
Packit 8f7830
  esac; \
Packit 8f7830
  has_opt=no; \
Packit 8f7830
  sane_makeflags=$$MAKEFLAGS; \
Packit 8f7830
  if $(am__is_gnu_make); then \
Packit 8f7830
    sane_makeflags=$$MFLAGS; \
Packit 8f7830
  else \
Packit 8f7830
    case $$MAKEFLAGS in \
Packit 8f7830
      *\\[\ \	]*) \
Packit 8f7830
        bs=\\; \
Packit 8f7830
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
Packit 8f7830
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
Packit 8f7830
    esac; \
Packit 8f7830
  fi; \
Packit 8f7830
  skip_next=no; \
Packit 8f7830
  strip_trailopt () \
Packit 8f7830
  { \
Packit 8f7830
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
Packit 8f7830
  }; \
Packit 8f7830
  for flg in $$sane_makeflags; do \
Packit 8f7830
    test $$skip_next = yes && { skip_next=no; continue; }; \
Packit 8f7830
    case $$flg in \
Packit 8f7830
      *=*|--*) continue;; \
Packit 8f7830
        -*I) strip_trailopt 'I'; skip_next=yes;; \
Packit 8f7830
      -*I?*) strip_trailopt 'I';; \
Packit 8f7830
        -*O) strip_trailopt 'O'; skip_next=yes;; \
Packit 8f7830
      -*O?*) strip_trailopt 'O';; \
Packit 8f7830
        -*l) strip_trailopt 'l'; skip_next=yes;; \
Packit 8f7830
      -*l?*) strip_trailopt 'l';; \
Packit 8f7830
      -[dEDm]) skip_next=yes;; \
Packit 8f7830
      -[JT]) skip_next=yes;; \
Packit 8f7830
    esac; \
Packit 8f7830
    case $$flg in \
Packit 8f7830
      *$$target_option*) has_opt=yes; break;; \
Packit 8f7830
    esac; \
Packit 8f7830
  done; \
Packit 8f7830
  test $$has_opt = yes
Packit 8f7830
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
Packit 8f7830
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
Packit 8f7830
pkgdatadir = $(datadir)/@PACKAGE@
Packit 8f7830
pkgincludedir = $(includedir)/@PACKAGE@
Packit 8f7830
pkglibdir = $(libdir)/@PACKAGE@
Packit 8f7830
pkglibexecdir = $(libexecdir)/@PACKAGE@
Packit 8f7830
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Packit 8f7830
install_sh_DATA = $(install_sh) -c -m 644
Packit 8f7830
install_sh_PROGRAM = $(install_sh) -c
Packit 8f7830
install_sh_SCRIPT = $(install_sh) -c
Packit 8f7830
INSTALL_HEADER = $(INSTALL_DATA)
Packit 8f7830
transform = $(program_transform_name)
Packit 8f7830
NORMAL_INSTALL = :
Packit 8f7830
PRE_INSTALL = :
Packit 8f7830
POST_INSTALL = :
Packit 8f7830
NORMAL_UNINSTALL = :
Packit 8f7830
PRE_UNINSTALL = :
Packit 8f7830
POST_UNINSTALL = :
Packit 8f7830
build_triplet = @build@
Packit 8f7830
host_triplet = @host@
Packit 8f7830
subdir = src/plugin_xmms
Packit 8f7830
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Packit 8f7830
am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
Packit 8f7830
	$(top_srcdir)/m4/add_cxxflags.m4 $(top_srcdir)/m4/bswap.m4 \
Packit 8f7830
	$(top_srcdir)/m4/clang.m4 $(top_srcdir)/m4/codeset.m4 \
Packit 8f7830
	$(top_srcdir)/m4/gcc_version.m4 $(top_srcdir)/m4/iconv.m4 \
Packit 8f7830
	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
Packit 8f7830
	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
Packit 8f7830
	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
Packit 8f7830
	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
Packit 8f7830
	$(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/really_gcc.m4 \
Packit 8f7830
	$(top_srcdir)/m4/stack_protect.m4 $(top_srcdir)/m4/xmms.m4 \
Packit 8f7830
	$(top_srcdir)/configure.ac
Packit 8f7830
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
Packit 8f7830
	$(ACLOCAL_M4)
Packit 8f7830
DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
Packit 8f7830
	$(am__DIST_COMMON)
Packit 8f7830
mkinstalldirs = $(install_sh) -d
Packit 8f7830
CONFIG_HEADER = $(top_builddir)/config.h
Packit 8f7830
CONFIG_CLEAN_FILES =
Packit 8f7830
CONFIG_CLEAN_VPATH_FILES =
Packit 8f7830
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
Packit 8f7830
am__vpath_adj = case $$p in \
Packit 8f7830
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
Packit 8f7830
    *) f=$$p;; \
Packit 8f7830
  esac;
Packit 8f7830
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
Packit 8f7830
am__install_max = 40
Packit 8f7830
am__nobase_strip_setup = \
Packit 8f7830
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
Packit 8f7830
am__nobase_strip = \
Packit 8f7830
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
Packit 8f7830
am__nobase_list = $(am__nobase_strip_setup); \
Packit 8f7830
  for p in $$list; do echo "$$p $$p"; done | \
Packit 8f7830
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
Packit 8f7830
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
Packit 8f7830
    if (++n[$$2] == $(am__install_max)) \
Packit 8f7830
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
Packit 8f7830
    END { for (dir in files) print dir, files[dir] }'
Packit 8f7830
am__base_list = \
Packit 8f7830
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
Packit 8f7830
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
Packit 8f7830
am__uninstall_files_from_dir = { \
Packit 8f7830
  test -z "$$files" \
Packit 8f7830
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
Packit 8f7830
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
Packit 8f7830
         $(am__cd) "$$dir" && rm -f $$files; }; \
Packit 8f7830
  }
Packit 8f7830
am__installdirs = "$(DESTDIR)$(xmmsinputplugindir)"
Packit 8f7830
LTLIBRARIES = $(xmmsinputplugin_LTLIBRARIES)
Packit 8f7830
libxmms_flac_la_DEPENDENCIES =  \
Packit 8f7830
	$(top_builddir)/src/plugin_common/libplugin_common.la \
Packit 8f7830
	$(top_builddir)/src/share/grabbag/libgrabbag.la \
Packit 8f7830
	$(top_builddir)/src/share/replaygain_analysis/libreplaygain_analysis.la \
Packit 8f7830
	$(top_builddir)/src/share/replaygain_synthesis/libreplaygain_synthesis.la \
Packit 8f7830
	$(top_builddir)/src/share/utf8/libutf8.la \
Packit 8f7830
	$(top_builddir)/src/libFLAC/libFLAC.la
Packit 8f7830
am__objects_1 = charset.lo configure.lo fileinfo.lo http.lo plugin.lo \
Packit 8f7830
	tag.lo
Packit 8f7830
am_libxmms_flac_la_OBJECTS = $(am__objects_1)
Packit 8f7830
libxmms_flac_la_OBJECTS = $(am_libxmms_flac_la_OBJECTS)
Packit 8f7830
AM_V_lt = $(am__v_lt_@AM_V@)
Packit 8f7830
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
Packit 8f7830
am__v_lt_0 = --silent
Packit 8f7830
am__v_lt_1 = 
Packit 8f7830
libxmms_flac_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
Packit 8f7830
	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
Packit 8f7830
	$(AM_CFLAGS) $(CFLAGS) $(libxmms_flac_la_LDFLAGS) $(LDFLAGS) \
Packit 8f7830
	-o $@
Packit 8f7830
AM_V_P = $(am__v_P_@AM_V@)
Packit 8f7830
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
Packit 8f7830
am__v_P_0 = false
Packit 8f7830
am__v_P_1 = :
Packit 8f7830
AM_V_GEN = $(am__v_GEN_@AM_V@)
Packit 8f7830
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
Packit 8f7830
am__v_GEN_0 = @echo "  GEN     " $@;
Packit 8f7830
am__v_GEN_1 = 
Packit 8f7830
AM_V_at = $(am__v_at_@AM_V@)
Packit 8f7830
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
Packit 8f7830
am__v_at_0 = @
Packit 8f7830
am__v_at_1 = 
Packit 8f7830
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
Packit 8f7830
depcomp = $(SHELL) $(top_srcdir)/depcomp
Packit 8f7830
am__depfiles_maybe = depfiles
Packit 8f7830
am__mv = mv -f
Packit 8f7830
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
Packit 8f7830
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
Packit 8f7830
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
Packit 8f7830
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
Packit 8f7830
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
Packit 8f7830
	$(AM_CFLAGS) $(CFLAGS)
Packit 8f7830
AM_V_CC = $(am__v_CC_@AM_V@)
Packit 8f7830
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
Packit 8f7830
am__v_CC_0 = @echo "  CC      " $@;
Packit 8f7830
am__v_CC_1 = 
Packit 8f7830
CCLD = $(CC)
Packit 8f7830
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
Packit 8f7830
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
Packit 8f7830
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
Packit 8f7830
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
Packit 8f7830
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
Packit 8f7830
am__v_CCLD_0 = @echo "  CCLD    " $@;
Packit 8f7830
am__v_CCLD_1 = 
Packit 8f7830
SOURCES = $(libxmms_flac_la_SOURCES)
Packit 8f7830
DIST_SOURCES = $(libxmms_flac_la_SOURCES)
Packit 8f7830
am__can_run_installinfo = \
Packit 8f7830
  case $$AM_UPDATE_INFO_DIR in \
Packit 8f7830
    n|no|NO) false;; \
Packit 8f7830
    *) (install-info --version) >/dev/null 2>&1;; \
Packit 8f7830
  esac
Packit 8f7830
HEADERS = $(noinst_HEADERS)
Packit 8f7830
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
Packit 8f7830
# Read a list of newline-separated strings from the standard input,
Packit 8f7830
# and print each of them once, without duplicates.  Input order is
Packit 8f7830
# *not* preserved.
Packit 8f7830
am__uniquify_input = $(AWK) '\
Packit 8f7830
  BEGIN { nonempty = 0; } \
Packit 8f7830
  { items[$$0] = 1; nonempty = 1; } \
Packit 8f7830
  END { if (nonempty) { for (i in items) print i; }; } \
Packit 8f7830
'
Packit 8f7830
# Make sure the list of sources is unique.  This is necessary because,
Packit 8f7830
# e.g., the same source file might be shared among _SOURCES variables
Packit 8f7830
# for different programs/libraries.
Packit 8f7830
am__define_uniq_tagged_files = \
Packit 8f7830
  list='$(am__tagged_files)'; \
Packit 8f7830
  unique=`for i in $$list; do \
Packit 8f7830
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
Packit 8f7830
  done | $(am__uniquify_input)`
Packit 8f7830
ETAGS = etags
Packit 8f7830
CTAGS = ctags
Packit 8f7830
am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
Packit 8f7830
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
Packit 8f7830
ACLOCAL = @ACLOCAL@
Packit 8f7830
AMTAR = @AMTAR@
Packit 8f7830
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
Packit 8f7830
AR = @AR@
Packit 8f7830
AS = @AS@
Packit 8f7830
AUTOCONF = @AUTOCONF@
Packit 8f7830
AUTOHEADER = @AUTOHEADER@
Packit 8f7830
AUTOMAKE = @AUTOMAKE@
Packit 8f7830
AWK = @AWK@
Packit 8f7830
CC = @CC@
Packit 8f7830
CCAS = @CCAS@
Packit 8f7830
CCASDEPMODE = @CCASDEPMODE@
Packit 8f7830
CCASFLAGS = @CCASFLAGS@
Packit 8f7830
CCDEPMODE = @CCDEPMODE@
Packit 8f7830
CFLAGS = @CFLAGS@
Packit 8f7830
CPP = @CPP@
Packit 8f7830
CPPFLAGS = @CPPFLAGS@
Packit 8f7830
CXX = @CXX@
Packit 8f7830
CXXCPP = @CXXCPP@
Packit 8f7830
CXXDEPMODE = @CXXDEPMODE@
Packit 8f7830
CXXFLAGS = @CXXFLAGS@
Packit 8f7830
CYGPATH_W = @CYGPATH_W@
Packit 8f7830
DEFS = @DEFS@
Packit 8f7830
DEPDIR = @DEPDIR@
Packit 8f7830
DLLTOOL = @DLLTOOL@
Packit 8f7830
DOCBOOK_TO_MAN = @DOCBOOK_TO_MAN@
Packit 8f7830
DOXYGEN = @DOXYGEN@
Packit 8f7830
DSYMUTIL = @DSYMUTIL@
Packit 8f7830
DUMPBIN = @DUMPBIN@
Packit 8f7830
ECHO_C = @ECHO_C@
Packit 8f7830
ECHO_N = @ECHO_N@
Packit 8f7830
ECHO_T = @ECHO_T@
Packit 8f7830
EGREP = @EGREP@
Packit 8f7830
ENABLE_64_BIT_WORDS = @ENABLE_64_BIT_WORDS@
Packit 8f7830
EXEEXT = @EXEEXT@
Packit 8f7830
FGREP = @FGREP@
Packit 8f7830
FLAC__HAS_OGG = @FLAC__HAS_OGG@
Packit 8f7830
FLAC__TEST_LEVEL = @FLAC__TEST_LEVEL@
Packit 8f7830
FLAC__TEST_WITH_VALGRIND = @FLAC__TEST_WITH_VALGRIND@
Packit 8f7830
GCC_MAJOR_VERSION = @GCC_MAJOR_VERSION@
Packit 8f7830
GCC_MINOR_VERSION = @GCC_MINOR_VERSION@
Packit 8f7830
GCC_VERSION = @GCC_VERSION@
Packit 8f7830
GREP = @GREP@
Packit 8f7830
INSTALL = @INSTALL@
Packit 8f7830
INSTALL_DATA = @INSTALL_DATA@
Packit 8f7830
INSTALL_PROGRAM = @INSTALL_PROGRAM@
Packit 8f7830
INSTALL_SCRIPT = @INSTALL_SCRIPT@
Packit 8f7830
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Packit 8f7830
LD = @LD@
Packit 8f7830
LDFLAGS = @LDFLAGS@
Packit 8f7830
LIBICONV = @LIBICONV@
Packit 8f7830
LIBOBJS = @LIBOBJS@
Packit 8f7830
LIBS = @LIBS@
Packit 8f7830
LIBTOOL = @LIBTOOL@
Packit 8f7830
LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@
Packit 8f7830
LIPO = @LIPO@
Packit 8f7830
LN_S = @LN_S@
Packit 8f7830
LTLIBICONV = @LTLIBICONV@
Packit 8f7830
LTLIBOBJS = @LTLIBOBJS@
Packit 8f7830
LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
Packit 8f7830
MAKEINFO = @MAKEINFO@
Packit 8f7830
MANIFEST_TOOL = @MANIFEST_TOOL@
Packit 8f7830
MKDIR_P = @MKDIR_P@
Packit 8f7830
NASM = @NASM@
Packit 8f7830
NM = @NM@
Packit 8f7830
NMEDIT = @NMEDIT@
Packit 8f7830
OBJDUMP = @OBJDUMP@
Packit 8f7830
OBJEXT = @OBJEXT@
Packit 8f7830
OBJ_FORMAT = @OBJ_FORMAT@
Packit 8f7830
OGG_CFLAGS = @OGG_CFLAGS@
Packit 8f7830
OGG_LIBS = @OGG_LIBS@
Packit 8f7830
OGG_PACKAGE = @OGG_PACKAGE@
Packit 8f7830
OTOOL = @OTOOL@
Packit 8f7830
OTOOL64 = @OTOOL64@
Packit 8f7830
PACKAGE = @PACKAGE@
Packit 8f7830
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
Packit 8f7830
PACKAGE_NAME = @PACKAGE_NAME@
Packit 8f7830
PACKAGE_STRING = @PACKAGE_STRING@
Packit 8f7830
PACKAGE_TARNAME = @PACKAGE_TARNAME@
Packit 8f7830
PACKAGE_URL = @PACKAGE_URL@
Packit 8f7830
PACKAGE_VERSION = @PACKAGE_VERSION@
Packit 8f7830
PATH_SEPARATOR = @PATH_SEPARATOR@
Packit 8f7830
RANLIB = @RANLIB@
Packit 8f7830
SED = @SED@
Packit 8f7830
SET_MAKE = @SET_MAKE@
Packit 8f7830
SHELL = @SHELL@
Packit 8f7830
STRIP = @STRIP@
Packit 8f7830
VERSION = @VERSION@
Packit 8f7830
XMMS_CFLAGS = @XMMS_CFLAGS@
Packit 8f7830
XMMS_CONFIG = @XMMS_CONFIG@
Packit 8f7830
XMMS_DATA_DIR = @XMMS_DATA_DIR@
Packit 8f7830
XMMS_EFFECT_PLUGIN_DIR = @XMMS_EFFECT_PLUGIN_DIR@
Packit 8f7830
XMMS_GENERAL_PLUGIN_DIR = @XMMS_GENERAL_PLUGIN_DIR@
Packit 8f7830
XMMS_INPUT_PLUGIN_DIR = @XMMS_INPUT_PLUGIN_DIR@
Packit 8f7830
XMMS_LIBS = @XMMS_LIBS@
Packit 8f7830
XMMS_OUTPUT_PLUGIN_DIR = @XMMS_OUTPUT_PLUGIN_DIR@
Packit 8f7830
XMMS_PLUGIN_DIR = @XMMS_PLUGIN_DIR@
Packit 8f7830
XMMS_VERSION = @XMMS_VERSION@
Packit 8f7830
XMMS_VISUALIZATION_PLUGIN_DIR = @XMMS_VISUALIZATION_PLUGIN_DIR@
Packit 8f7830
abs_builddir = @abs_builddir@
Packit 8f7830
abs_srcdir = @abs_srcdir@
Packit 8f7830
abs_top_builddir = @abs_top_builddir@
Packit 8f7830
abs_top_srcdir = @abs_top_srcdir@
Packit 8f7830
ac_ct_AR = @ac_ct_AR@
Packit 8f7830
ac_ct_CC = @ac_ct_CC@
Packit 8f7830
ac_ct_CXX = @ac_ct_CXX@
Packit 8f7830
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Packit 8f7830
am__include = @am__include@
Packit 8f7830
am__leading_dot = @am__leading_dot@
Packit 8f7830
am__quote = @am__quote@
Packit 8f7830
am__tar = @am__tar@
Packit 8f7830
am__untar = @am__untar@
Packit 8f7830
bindir = @bindir@
Packit 8f7830
build = @build@
Packit 8f7830
build_alias = @build_alias@
Packit 8f7830
build_cpu = @build_cpu@
Packit 8f7830
build_os = @build_os@
Packit 8f7830
build_vendor = @build_vendor@
Packit 8f7830
builddir = @builddir@
Packit 8f7830
datadir = @datadir@
Packit 8f7830
datarootdir = @datarootdir@
Packit 8f7830
docdir = @docdir@
Packit 8f7830
dvidir = @dvidir@
Packit 8f7830
exec_prefix = @exec_prefix@
Packit 8f7830
host = @host@
Packit 8f7830
host_alias = @host_alias@
Packit 8f7830
host_cpu = @host_cpu@
Packit 8f7830
host_os = @host_os@
Packit 8f7830
host_vendor = @host_vendor@
Packit 8f7830
htmldir = @htmldir@
Packit 8f7830
includedir = @includedir@
Packit 8f7830
infodir = @infodir@
Packit 8f7830
install_sh = @install_sh@
Packit 8f7830
libdir = @libdir@
Packit 8f7830
libexecdir = @libexecdir@
Packit 8f7830
localedir = @localedir@
Packit 8f7830
localstatedir = @localstatedir@
Packit 8f7830
mandir = @mandir@
Packit 8f7830
mkdir_p = @mkdir_p@
Packit 8f7830
oldincludedir = @oldincludedir@
Packit 8f7830
pdfdir = @pdfdir@
Packit 8f7830
prefix = @prefix@
Packit 8f7830
program_transform_name = @program_transform_name@
Packit 8f7830
psdir = @psdir@
Packit 8f7830
runstatedir = @runstatedir@
Packit 8f7830
sbindir = @sbindir@
Packit 8f7830
sharedstatedir = @sharedstatedir@
Packit 8f7830
srcdir = @srcdir@
Packit 8f7830
sysconfdir = @sysconfdir@
Packit 8f7830
target_alias = @target_alias@
Packit 8f7830
top_build_prefix = @top_build_prefix@
Packit 8f7830
top_builddir = @top_builddir@
Packit 8f7830
top_srcdir = @top_srcdir@
Packit 8f7830
EXTRA_DIST = \
Packit 8f7830
	Makefile.lite
Packit 8f7830
Packit 8f7830
noinst_HEADERS = \
Packit 8f7830
	charset.h \
Packit 8f7830
	configure.h \
Packit 8f7830
	http.h \
Packit 8f7830
	locale_hack.h \
Packit 8f7830
	plugin.h \
Packit 8f7830
	tag.h
Packit 8f7830
Packit 8f7830
AM_CFLAGS = @OGG_CFLAGS@ @XMMS_CFLAGS@
Packit 8f7830
AM_CPPFLAGS = -I$(top_builddir) -I$(srcdir)/include -I$(top_srcdir)/include -I$(top_srcdir)/src
Packit 8f7830
@FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE@xmmsinputplugindir = @XMMS_INPUT_PLUGIN_DIR@
Packit 8f7830
@FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE@xmmsinputplugindir = $(HOME)/.xmms/Plugins
Packit 8f7830
xmmsinputplugin_LTLIBRARIES = libxmms-flac.la
Packit 8f7830
plugin_sources = charset.c configure.c fileinfo.c http.c plugin.c tag.c
Packit 8f7830
libxmms_flac_la_SOURCES = $(plugin_sources)
Packit 8f7830
Packit 8f7830
# work around the bug in libtool where its relinking fails with a different DESTDIR
Packit 8f7830
# for libtool bug info see:
Packit 8f7830
#   http://mail.gnu.org/pipermail/bug-libtool/2002-February/003018.html
Packit 8f7830
#   http://mail.gnu.org/pipermail/libtool/2002-April/006244.html
Packit 8f7830
#   http://mail.gnu.org/pipermail/libtool/2002-April/006250.html
Packit 8f7830
# for fix info see:
Packit 8f7830
#   http://lists.freshrpms.net/pipermail/rpm-list/2002-April/000746.html
Packit 8f7830
# the workaround is the extra '-L$(top_builddir)/src/libFLAC/.libs'
Packit 8f7830
libxmms_flac_la_LIBADD = \
Packit 8f7830
	$(top_builddir)/src/plugin_common/libplugin_common.la \
Packit 8f7830
	$(top_builddir)/src/share/grabbag/libgrabbag.la \
Packit 8f7830
	$(top_builddir)/src/share/replaygain_analysis/libreplaygain_analysis.la \
Packit 8f7830
	$(top_builddir)/src/share/replaygain_synthesis/libreplaygain_synthesis.la \
Packit 8f7830
	$(top_builddir)/src/share/utf8/libutf8.la \
Packit 8f7830
	$(top_builddir)/src/libFLAC/libFLAC.la \
Packit 8f7830
	-L$(top_builddir)/src/libFLAC/.libs \
Packit 8f7830
	@XMMS_LIBS@ \
Packit 8f7830
	@LIBICONV@
Packit 8f7830
Packit 8f7830
libxmms_flac_la_LDFLAGS = -module -avoid-version
Packit 8f7830
all: all-am
Packit 8f7830
Packit 8f7830
.SUFFIXES:
Packit 8f7830
.SUFFIXES: .c .lo .o .obj
Packit 8f7830
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
Packit 8f7830
	@for dep in $?; do \
Packit 8f7830
	  case '$(am__configure_deps)' in \
Packit 8f7830
	    *$$dep*) \
Packit 8f7830
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
Packit 8f7830
	        && { if test -f $@; then exit 0; else break; fi; }; \
Packit 8f7830
	      exit 1;; \
Packit 8f7830
	  esac; \
Packit 8f7830
	done; \
Packit 8f7830
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/plugin_xmms/Makefile'; \
Packit 8f7830
	$(am__cd) $(top_srcdir) && \
Packit 8f7830
	  $(AUTOMAKE) --foreign src/plugin_xmms/Makefile
Packit 8f7830
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Packit 8f7830
	@case '$?' in \
Packit 8f7830
	  *config.status*) \
Packit 8f7830
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
Packit 8f7830
	  *) \
Packit 8f7830
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
Packit 8f7830
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
Packit 8f7830
	esac;
Packit 8f7830
Packit 8f7830
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
Packit 8f7830
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit 8f7830
Packit 8f7830
$(top_srcdir)/configure:  $(am__configure_deps)
Packit 8f7830
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit 8f7830
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
Packit 8f7830
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Packit 8f7830
$(am__aclocal_m4_deps):
Packit 8f7830
Packit 8f7830
install-xmmsinputpluginLTLIBRARIES: $(xmmsinputplugin_LTLIBRARIES)
Packit 8f7830
	@$(NORMAL_INSTALL)
Packit 8f7830
	@list='$(xmmsinputplugin_LTLIBRARIES)'; test -n "$(xmmsinputplugindir)" || list=; \
Packit 8f7830
	list2=; for p in $$list; do \
Packit 8f7830
	  if test -f $$p; then \
Packit 8f7830
	    list2="$$list2 $$p"; \
Packit 8f7830
	  else :; fi; \
Packit 8f7830
	done; \
Packit 8f7830
	test -z "$$list2" || { \
Packit 8f7830
	  echo " $(MKDIR_P) '$(DESTDIR)$(xmmsinputplugindir)'"; \
Packit 8f7830
	  $(MKDIR_P) "$(DESTDIR)$(xmmsinputplugindir)" || exit 1; \
Packit 8f7830
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(xmmsinputplugindir)'"; \
Packit 8f7830
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(xmmsinputplugindir)"; \
Packit 8f7830
	}
Packit 8f7830
Packit 8f7830
uninstall-xmmsinputpluginLTLIBRARIES:
Packit 8f7830
	@$(NORMAL_UNINSTALL)
Packit 8f7830
	@list='$(xmmsinputplugin_LTLIBRARIES)'; test -n "$(xmmsinputplugindir)" || list=; \
Packit 8f7830
	for p in $$list; do \
Packit 8f7830
	  $(am__strip_dir) \
Packit 8f7830
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(xmmsinputplugindir)/$$f'"; \
Packit 8f7830
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(xmmsinputplugindir)/$$f"; \
Packit 8f7830
	done
Packit 8f7830
Packit 8f7830
clean-xmmsinputpluginLTLIBRARIES:
Packit 8f7830
	-test -z "$(xmmsinputplugin_LTLIBRARIES)" || rm -f $(xmmsinputplugin_LTLIBRARIES)
Packit 8f7830
	@list='$(xmmsinputplugin_LTLIBRARIES)'; \
Packit 8f7830
	locs=`for p in $$list; do echo $$p; done | \
Packit 8f7830
	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
Packit 8f7830
	      sort -u`; \
Packit 8f7830
	test -z "$$locs" || { \
Packit 8f7830
	  echo rm -f $${locs}; \
Packit 8f7830
	  rm -f $${locs}; \
Packit 8f7830
	}
Packit 8f7830
Packit 8f7830
libxmms-flac.la: $(libxmms_flac_la_OBJECTS) $(libxmms_flac_la_DEPENDENCIES) $(EXTRA_libxmms_flac_la_DEPENDENCIES) 
Packit 8f7830
	$(AM_V_CCLD)$(libxmms_flac_la_LINK) -rpath $(xmmsinputplugindir) $(libxmms_flac_la_OBJECTS) $(libxmms_flac_la_LIBADD) $(LIBS)
Packit 8f7830
Packit 8f7830
mostlyclean-compile:
Packit 8f7830
	-rm -f *.$(OBJEXT)
Packit 8f7830
Packit 8f7830
distclean-compile:
Packit 8f7830
	-rm -f *.tab.c
Packit 8f7830
Packit 8f7830
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/charset.Plo@am__quote@
Packit 8f7830
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/configure.Plo@am__quote@
Packit 8f7830
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fileinfo.Plo@am__quote@
Packit 8f7830
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/http.Plo@am__quote@
Packit 8f7830
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin.Plo@am__quote@
Packit 8f7830
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tag.Plo@am__quote@
Packit 8f7830
Packit 8f7830
.c.o:
Packit 8f7830
@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
Packit 8f7830
@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
Packit 8f7830
@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
Packit 8f7830
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
Packit 8f7830
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Packit 8f7830
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
Packit 8f7830
Packit 8f7830
.c.obj:
Packit 8f7830
@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
Packit 8f7830
@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
Packit 8f7830
@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
Packit 8f7830
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
Packit 8f7830
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Packit 8f7830
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
Packit 8f7830
Packit 8f7830
.c.lo:
Packit 8f7830
@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
Packit 8f7830
@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
Packit 8f7830
@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
Packit 8f7830
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
Packit 8f7830
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Packit 8f7830
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
Packit 8f7830
Packit 8f7830
mostlyclean-libtool:
Packit 8f7830
	-rm -f *.lo
Packit 8f7830
Packit 8f7830
clean-libtool:
Packit 8f7830
	-rm -rf .libs _libs
Packit 8f7830
Packit 8f7830
ID: $(am__tagged_files)
Packit 8f7830
	$(am__define_uniq_tagged_files); mkid -fID $$unique
Packit 8f7830
tags: tags-am
Packit 8f7830
TAGS: tags
Packit 8f7830
Packit 8f7830
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
Packit 8f7830
	set x; \
Packit 8f7830
	here=`pwd`; \
Packit 8f7830
	$(am__define_uniq_tagged_files); \
Packit 8f7830
	shift; \
Packit 8f7830
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
Packit 8f7830
	  test -n "$$unique" || unique=$$empty_fix; \
Packit 8f7830
	  if test $$# -gt 0; then \
Packit 8f7830
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Packit 8f7830
	      "$$@" $$unique; \
Packit 8f7830
	  else \
Packit 8f7830
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Packit 8f7830
	      $$unique; \
Packit 8f7830
	  fi; \
Packit 8f7830
	fi
Packit 8f7830
ctags: ctags-am
Packit 8f7830
Packit 8f7830
CTAGS: ctags
Packit 8f7830
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
Packit 8f7830
	$(am__define_uniq_tagged_files); \
Packit 8f7830
	test -z "$(CTAGS_ARGS)$$unique" \
Packit 8f7830
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
Packit 8f7830
	     $$unique
Packit 8f7830
Packit 8f7830
GTAGS:
Packit 8f7830
	here=`$(am__cd) $(top_builddir) && pwd` \
Packit 8f7830
	  && $(am__cd) $(top_srcdir) \
Packit 8f7830
	  && gtags -i $(GTAGS_ARGS) "$$here"
Packit 8f7830
cscopelist: cscopelist-am
Packit 8f7830
Packit 8f7830
cscopelist-am: $(am__tagged_files)
Packit 8f7830
	list='$(am__tagged_files)'; \
Packit 8f7830
	case "$(srcdir)" in \
Packit 8f7830
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
Packit 8f7830
	  *) sdir=$(subdir)/$(srcdir) ;; \
Packit 8f7830
	esac; \
Packit 8f7830
	for i in $$list; do \
Packit 8f7830
	  if test -f "$$i"; then \
Packit 8f7830
	    echo "$(subdir)/$$i"; \
Packit 8f7830
	  else \
Packit 8f7830
	    echo "$$sdir/$$i"; \
Packit 8f7830
	  fi; \
Packit 8f7830
	done >> $(top_builddir)/cscope.files
Packit 8f7830
Packit 8f7830
distclean-tags:
Packit 8f7830
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Packit 8f7830
Packit 8f7830
distdir: $(DISTFILES)
Packit 8f7830
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit 8f7830
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Packit 8f7830
	list='$(DISTFILES)'; \
Packit 8f7830
	  dist_files=`for file in $$list; do echo $$file; done | \
Packit 8f7830
	  sed -e "s|^$$srcdirstrip/||;t" \
Packit 8f7830
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
Packit 8f7830
	case $$dist_files in \
Packit 8f7830
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
Packit 8f7830
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
Packit 8f7830
			   sort -u` ;; \
Packit 8f7830
	esac; \
Packit 8f7830
	for file in $$dist_files; do \
Packit 8f7830
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Packit 8f7830
	  if test -d $$d/$$file; then \
Packit 8f7830
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Packit 8f7830
	    if test -d "$(distdir)/$$file"; then \
Packit 8f7830
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit 8f7830
	    fi; \
Packit 8f7830
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
Packit 8f7830
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
Packit 8f7830
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Packit 8f7830
	    fi; \
Packit 8f7830
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
Packit 8f7830
	  else \
Packit 8f7830
	    test -f "$(distdir)/$$file" \
Packit 8f7830
	    || cp -p $$d/$$file "$(distdir)/$$file" \
Packit 8f7830
	    || exit 1; \
Packit 8f7830
	  fi; \
Packit 8f7830
	done
Packit 8f7830
check-am: all-am
Packit 8f7830
check: check-am
Packit 8f7830
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
Packit 8f7830
installdirs:
Packit 8f7830
	for dir in "$(DESTDIR)$(xmmsinputplugindir)"; do \
Packit 8f7830
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
Packit 8f7830
	done
Packit 8f7830
install: install-am
Packit 8f7830
install-exec: install-exec-am
Packit 8f7830
install-data: install-data-am
Packit 8f7830
uninstall: uninstall-am
Packit 8f7830
Packit 8f7830
install-am: all-am
Packit 8f7830
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
Packit 8f7830
Packit 8f7830
installcheck: installcheck-am
Packit 8f7830
install-strip:
Packit 8f7830
	if test -z '$(STRIP)'; then \
Packit 8f7830
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit 8f7830
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit 8f7830
	      install; \
Packit 8f7830
	else \
Packit 8f7830
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Packit 8f7830
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Packit 8f7830
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
Packit 8f7830
	fi
Packit 8f7830
mostlyclean-generic:
Packit 8f7830
Packit 8f7830
clean-generic:
Packit 8f7830
Packit 8f7830
distclean-generic:
Packit 8f7830
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Packit 8f7830
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Packit 8f7830
Packit 8f7830
maintainer-clean-generic:
Packit 8f7830
	@echo "This command is intended for maintainers to use"
Packit 8f7830
	@echo "it deletes files that may require special tools to rebuild."
Packit 8f7830
clean: clean-am
Packit 8f7830
Packit 8f7830
clean-am: clean-generic clean-libtool clean-xmmsinputpluginLTLIBRARIES \
Packit 8f7830
	mostlyclean-am
Packit 8f7830
Packit 8f7830
distclean: distclean-am
Packit 8f7830
	-rm -rf ./$(DEPDIR)
Packit 8f7830
	-rm -f Makefile
Packit 8f7830
distclean-am: clean-am distclean-compile distclean-generic \
Packit 8f7830
	distclean-tags
Packit 8f7830
Packit 8f7830
dvi: dvi-am
Packit 8f7830
Packit 8f7830
dvi-am:
Packit 8f7830
Packit 8f7830
html: html-am
Packit 8f7830
Packit 8f7830
html-am:
Packit 8f7830
Packit 8f7830
info: info-am
Packit 8f7830
Packit 8f7830
info-am:
Packit 8f7830
Packit 8f7830
install-data-am: install-xmmsinputpluginLTLIBRARIES
Packit 8f7830
Packit 8f7830
install-dvi: install-dvi-am
Packit 8f7830
Packit 8f7830
install-dvi-am:
Packit 8f7830
Packit 8f7830
install-exec-am:
Packit 8f7830
Packit 8f7830
install-html: install-html-am
Packit 8f7830
Packit 8f7830
install-html-am:
Packit 8f7830
Packit 8f7830
install-info: install-info-am
Packit 8f7830
Packit 8f7830
install-info-am:
Packit 8f7830
Packit 8f7830
install-man:
Packit 8f7830
Packit 8f7830
install-pdf: install-pdf-am
Packit 8f7830
Packit 8f7830
install-pdf-am:
Packit 8f7830
Packit 8f7830
install-ps: install-ps-am
Packit 8f7830
Packit 8f7830
install-ps-am:
Packit 8f7830
Packit 8f7830
installcheck-am:
Packit 8f7830
Packit 8f7830
maintainer-clean: maintainer-clean-am
Packit 8f7830
	-rm -rf ./$(DEPDIR)
Packit 8f7830
	-rm -f Makefile
Packit 8f7830
maintainer-clean-am: distclean-am maintainer-clean-generic
Packit 8f7830
Packit 8f7830
mostlyclean: mostlyclean-am
Packit 8f7830
Packit 8f7830
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
Packit 8f7830
	mostlyclean-libtool
Packit 8f7830
Packit 8f7830
pdf: pdf-am
Packit 8f7830
Packit 8f7830
pdf-am:
Packit 8f7830
Packit 8f7830
ps: ps-am
Packit 8f7830
Packit 8f7830
ps-am:
Packit 8f7830
Packit 8f7830
uninstall-am: uninstall-xmmsinputpluginLTLIBRARIES
Packit 8f7830
Packit 8f7830
.MAKE: install-am install-strip
Packit 8f7830
Packit 8f7830
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
Packit 8f7830
	clean-libtool clean-xmmsinputpluginLTLIBRARIES cscopelist-am \
Packit 8f7830
	ctags ctags-am distclean distclean-compile distclean-generic \
Packit 8f7830
	distclean-libtool distclean-tags distdir dvi dvi-am html \
Packit 8f7830
	html-am info info-am install install-am install-data \
Packit 8f7830
	install-data-am install-dvi install-dvi-am install-exec \
Packit 8f7830
	install-exec-am install-html install-html-am install-info \
Packit 8f7830
	install-info-am install-man install-pdf install-pdf-am \
Packit 8f7830
	install-ps install-ps-am install-strip \
Packit 8f7830
	install-xmmsinputpluginLTLIBRARIES installcheck \
Packit 8f7830
	installcheck-am installdirs maintainer-clean \
Packit 8f7830
	maintainer-clean-generic mostlyclean mostlyclean-compile \
Packit 8f7830
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
Packit 8f7830
	tags tags-am uninstall uninstall-am \
Packit 8f7830
	uninstall-xmmsinputpluginLTLIBRARIES
Packit 8f7830
Packit 8f7830
.PRECIOUS: Makefile
Packit 8f7830
Packit 8f7830
Packit 8f7830
# Tell versions [3.59,3.63) of GNU make to not export all variables.
Packit 8f7830
# Otherwise a system limit (for SysV at least) may be exceeded.
Packit 8f7830
.NOEXPORT: